cancel
Showing results for 
Search instead for 
Did you mean: 

Can't we create sap ui5 overview Page Application using eclipse?.

Former Member
0 Kudos

Please help me to create overview page using eclipse.I already done this in SAP web IDE.Please Help me to create this.

Accepted Solutions (0)

Answers (3)

Answers (3)

0 Kudos

The overview page is based on SAP Fiori elements technology.

If you want to use floorplans that are not supported by the SAP Fiori elements framework, or if you require several features that are not supported by the respective floorplan in SAP Fiori elements, you should go with a freestyle app instead.

Also, note system requirements:

  • SAP Web IDE 1.17 or higher (for more information see the Annotation Modeler in the documentation of SAP Web IDE)
  • SAP NetWeaver 7.5 SP01 or higher.

For details, please read the "Developing Apps with SAP Fiori Elements" .

So, you cannot create OverviewPage with eclipse, yet.

To request a new feature or product enhancement SAP has defined a new process and a new tool that is now available to customers called Influence and Adopts. More details at KBA 1515837 - How To: Enhancement Request Process using the Customer Influence and Adopt site.

0 Kudos

Hi divya p,

You can use the SAP Development tools to work offline with eclipse, SAPUI5 tools available at:

https://tools.hana.ondemand.com/#sapui5


Former Member
0 Kudos

Hi Miklos Sebestyen,

Already I am using eclipse to create Fiori Applications But I want to create Overview Page of the application.


Thanks


0 Kudos

What happens if you import the working WebIDE project into eclipse? Is there any error log in browser console?

You might be using a different SAPUI5 library than in WebIDE.

if you set up the runtime environment properly on your PC, then there should be the same result in both.

Or do you simply asking if there is any wizard in eclipse to create "overview Page Application"?

Former Member
0 Kudos

In Sap web IDE we have seperate options to create OverView Page and Sap UI5 application.So If I selected Overview Page I can create.For Fiori application also.But here I want both in same project. If I Run the project Overview Page need to display then I click on OVP it goes to application page.like this I want

Former Member
0 Kudos

I created this using web IDE .But i want same this using eclipse.