cancel
Showing results for 
Search instead for 
Did you mean: 

How to downgrade SAPUI5 Plugin Eclipse

0 Kudos

Hello team

Could you please guide me how to "downgrade SAPUI5 Eclipse"

SAPUI5 Plugin Downgrade of Eclipse

In the Eclipse "Install New Software" column, it says "only latest version of SAPUI5 Plugin" is possible.

when clicking over "Share Project" in NWABAP, a warning pop out comes in for "old version of SAPUI5 Version - NWABAP.

Thanks for your help.

Accepted Solutions (0)

Answers (5)

Answers (5)

junwu
Active Contributor
0 Kudos

don't worry.

as long as you are not using any feature not available in 1.28, you are fine.

0 Kudos

Hello Jun Wu

I would like to bring few things into your notice as below.

* There are different Library behavior/function ver 1.28 & 1.32 such as (1) sap.m.HBox (2) sap.ui.commons.Menubar etc...

* Development of the application will be done in Eclipse and operation test wil be performed in Tomcat on the PC for development (ver.1.32). However, Since the production operation is to be done in "AS ABAP (ver.1.28)", i would like to maintain te same version of "AS ABAP".

* for now, Even I keep "AS ABAP" version same as "Eclipse version (ver.1.32)". However, the possibilities are that further version upgrade will come for SAPUI5 Plugin of Eclipse after few months when additional development with new PC will be performed.

Now in such cases, there will be different version of existing PC & SAPUI5. This is why, I would like to have "local install" not the "web install".

Kindly request you to consider the above points and advice what to do.

Regards,

Saurav

junwu
Active Contributor
0 Kudos

why not go to abap server to do the test?

0 Kudos

Actually the company doing this project does not have access to ABAP Server.

Once the development of this project gets completed over Eclipse then unit test will be done in tomcat on local PC. after successful test, it will come to us and then we will be able to submit SAPUI5 in ABAP Server.

junwu
Active Contributor
0 Kudos

you still don't have to downgrade, you can use specific version of ui5 by specifying it in the html when loading the lib.

for example:

https://sapui5.hana.ondemand.com/1.28.27/resources/sap-ui-core.js

0 Kudos

Hi Sauvar,
please try to find your version by next example:
https://sapui5.netweaver.ondemand.com/1.28.6/resources/sap-ui-core.js

You can use an 'ondemand' link locally

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

Regards

Noboru
Explorer
0 Kudos

Hi Saurav,

I have same problem.

If I had installed SAPUI5 older version and upgraded SAPUI5 version(e.g. from ver. 1.30.5 to

ver. 1.32.8), Sanjoy's answer will work.

But now I install eclipse and SAPUI5 via web site, I can't select this version and downgrade

this.

As I'm developing applications with my team members, so I must equalize my SAPUI5 version

with others.

If SAPUI5 plugin can be installed locally, this problem will be solved.

Does anyone know how to install SAPUI5 plugin locally?

Noboru Kobayashi

0 Kudos

Adding to Mr. Kobayashi

- Not just sap-ui-core.js , i woiuld like to downgrade the whole Eclispse SAPUI5 Plugin.

- when reinstalling eclipse, i would also like to install older version (ver. 1.28.15) of eclipse.

- I am developing an applicaiton which uses "sap.ui.vbm.VBI" class which is not availble via OPEN UI5, because of this I am unable to use UI5 for the application which is under development.

Kindly request you to please advice how i can use UI5 & downgrade.

Thank you very much in advance for your.

Regards,

Saurav Kumar

sanjoy0308
Active Participant
0 Kudos

Hi Saurav,

From installation history, uninstall sapui5. Then follow this blog

Regards,

Sanjoy

Former Member
0 Kudos

Hi Saurav,

You might be using lower version of the eclipse. Better you install the latest eclipse and corresponding SAPUI5 plugin for the same.

For example If you are using the Eclipse Kepler then you have to use  https://tools.hana.ondemand.com/kepler plugin.

And also go through this http://scn.sap.com/community/developer-center/front-end/blog/2013/06/01/how-to-install-a-basic-devel...

Regards,

Malthesha Sungar

sanjoy0308
Active Participant
0 Kudos

Please check this