cancel
Showing results for 
Search instead for 
Did you mean: 

How to update application built in SAPUI5 1.28 version to 1.38 without changing entire code ?

ajaysalwahan
Explorer
0 Kudos

My application was built in 1.28 version and in that I have used Customized Bluecrystal theme, sap.ui.commons & few other libraries. I have recently updated Ui5 version in eclipse to 1.38 version & while running app everything is messed up. Changing the entire code will be time consuming. Any solution ?

Accepted Solutions (0)

Answers (2)

Answers (2)

Joseph_BERTHE
Active Contributor
0 Kudos

Hello,

Force your application to use 1.28 lib.

You can use this URL : /1.28.50/resources/sap-ui-core

Regards

ajaysalwahan
Explorer
0 Kudos

Yes this is working but i want to make application compatible for 1.38 version.
Do i need to change the whole customized theme and libraries used or any other alternate ?

irfan_gokak
Contributor
0 Kudos

Hi,

Make this change in manifest.json. Hope this will help.