cancel
Showing results for 
Search instead for 
Did you mean: 

change version in web ide project

former_member202465
Contributor
0 Kudos

Hi expert,

Maybe a silly question:

how to change to a lower version in web ide project?

I have in index.html:

src="https://sapui5.netweaver.ondemand.com/resources/sap-ui-core.js"

also there is the manifest, but I didn't see how to change it... I need to check with 1.28.5

Thanks!!
Udi

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member202465
Contributor
0 Kudos

OK, got it.

it was:

src="https://openui5.hana.ondemand.com/1.28.8/resources/sap-ui-core.js"

only then I had an error, due to using too new API of model

Thanks

Udi