cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to install the FioriToolkit in Eclipse Luna with SAPUI5 1.30 version

Jayakrishnan
Active Participant
0 Kudos

Hi,

     I am trying to install the SAPUI5 development kit and Fiori toolkit in my eclipse Luna version. i have successfully completed the Installation of SAPUI5 tool kit bu using the following URL in my eclipse :

Luna - http://download.eclipse.org/releases/luna.(SAPUI5 version 1.30).



  So as a next step, i tried to install the Fiori toolkit  in my eclipse. i am getting the following error message.

Cannot complete the install because one or more required items could not be found.

  Software being installed: SAP Fiori Toolkit 1.1.4 (com.sap.odata.dt.cons.toolkit.bloom.feature.feature.group 1.1.4)

  Missing requirement: SAP Fiori Toolkit 1.1.4 (com.sap.odata.dt.cons.toolkit.bloom.feature.feature.group 1.1.4) requires 'com.sap.odata.dt.framework.sap.feature.feature.group 1.1.0' but it could not be found

Is this because of version mismatching issues?(SAPUI5 1.30 vs Fiori Toolkit1.1.4).

But the steps which i have followed here is successfully worked in Juno version. (SAPUI5 1.20 vs Fiori Toolkit 1.1.4)

Please help me find out this issue!!!!!!

Thank you in advance.

Regards

JK

Accepted Solutions (1)

Accepted Solutions (1)

michal_keidar
Active Contributor
0 Kudos

Hello JK,

The SAP Fiori Toolkit is no longer supported, the recommended tool for SAPUI5 development is SAP Web IDE.

Regards,
Michal.

Jayakrishnan
Active Participant
0 Kudos

Hi Michal,

   Thanks for your reply. But As of now  SAP Web IDE is a trial right? So how long wil be the trial version supports. is there any day limit mentioned?

Thank you,

JK

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

SAP Web IDE (trial) is part of HCP trial. Its a perpetual account (doesnt expire)

Jayakrishnan
Active Participant
0 Kudos

Thank you Jitendra, So there is no limitations in a trial account. i can extend any kind of applications and create any no of use cases right?

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

yup but its a trial version (not productive one).

Former Member
0 Kudos

Hi Michal,

Due to client restrictions on network security, we cannot use the following SAP webIDE on HCP.

We cannot use either SAP webIDE on-premise (local) due to the 64-bit version. The client system type is all 32-bit. Do we have a 32-bit version for the new on-premise webIDE?

The last option for us is to use Eclipse. Eclipse juno is OK but it is not updated. So we are now trying to setup Eclipse Luna in consideration for the SAPUI5 and Odata modeler (GWPA). Please help if there is another way to do this.

Jayakrishnan
Active Participant
0 Kudos

I think SAP Web IDE is the only tool is sued to extend the standard applications. as you said we can use Juno but with SAPUI5 lib version 1.20.

Former Member
0 Kudos

Hi Jayakrishnan,

We cannot use SAP web IDE because it is not compatible to laptop.

Jayakrishnan
Active Participant
0 Kudos

Not Compatible means, because of  OS version ?.

Former Member
0 Kudos

Hi Jayakrishnan,

Because of the System type: 32-bit operating system

michal_keidar
Active Contributor
0 Kudos

No there's no 32 bit version unfortunately. Also bear in mind that GWPA is deprecated and no longer supported.

Jayakrishnan
Active Participant
0 Kudos

So As Michal said, that is the answer.

Former Member
0 Kudos

Hi Michal, Jayakrishnan,

Since we cannot use SAP Web IDE. What should we use for Fiori Development?

Jayakrishnan
Active Participant
0 Kudos

These are the options.

      1. Custom Application Development:

                         If you are working on the Custom SAPUI5 Fiori Like Application, you can use SAP Web IDE or Eclipse(Luna Version with addition of UI5 plugins).

Please refer this link : SAP Development Tools for Eclipse

                                 SAPUI5 SDK - Demo Kit

      2. Standard Extension:

                        If you are looking for Standard App customization/Extension SAP Web IDE is the only option.

                  But you can use Eclipse Juno version .But the Problem is that is not the updated one.You cannot use the Latest UI5 lib version. that is supporting 1.20 version. but as of now UI5 version is 1.34.

                  You need to download the Fiori Toolkit and need to add with Juno version. But that is deprecated one. That is why it is not supporting with the latest version of SAPUI5 .

Hope it is clear.

Thank you,

Regards,

JK

Former Member
0 Kudos

Hi JK,

I will try to setup option 1. Custom Application Development. Thank you.

Jayakrishnan
Active Participant
0 Kudos

OK cool.

Answers (1)

Answers (1)

0 Kudos

Hi,

We can also extend Fiori applications through eclipse luna.

Fiori toolkit is just a wizard which helps you to create extension of the standard application.

Same thing also can be achieved by creating files manually.

Jayakrishnan
Active Participant
0 Kudos

i have not tried this solution, thanks for your input. let m try this. interesting.