cancel
Showing results for 
Search instead for 
Did you mean: 

SAP HANA Cloud Platform Java runtime option vanished

0 Kudos

Hello All,

When I create a new project in the Java EE perspective, I am not able to find a SAP HANA Cloud Platform perspective.

The funny part is that this was working earlier in the day.

I had set up my development environment on the Hana Cloud Platform by the following steps:

1. Provisioned a HCP instance (developer edition) from hanatrial.ondemand,com.

2. I already had a Eclipse Luna, so I installed the necessary software via SAP HANA Cloud Platform Tools using update site https://tools.hana.ondemand.com/luna

3. I downloaded the SAP HANA CLoud Platform SDK to my local disk https://tools.hana.ondemand.com/#cloud

4. I created my first Hello World Java application and deployed it on the server as per http://hcp.sap.com/developers/TutorialCatalog/jav100_2_java_hello_world.html. Its still deployed there. As a part of the exercise, I created a Java EE Web Project with SAP HANA Cloud Platform selected as the runtime.

Upon successful competition, I decided to create a Java application that uses a view modeled in the HANA modeler as per http://scn.sap.com/community/developer-center/cloud-platform/blog/2013/07/16/using-hana-modeler-in-s...

For the purpose, I installed the software SAP HANA Application Development (again from the update site https://tools.hana.ondemand.com/luna)

And now when I create a dynamic web project again, I cannot see the HANA Cloud Platform as a runtime option any more.

Restarting Eclipse or the system was of no avail. Any suggestions?

Regards

Suneet Agera

Accepted Solutions (1)

Accepted Solutions (1)

alexander_silgidjian
Active Participant
0 Kudos

Hi Suneet,

The runtimes got renamed and now you have 3 options. One for each SDK type.

The same is valid for the local server, which was also split into 3 options.

Greetings,

Alex

0 Kudos

Hello Alexander,

Thanks. That makes sense.

Does this happen because I installed some plugins? Coz I could see the HANA Cloud Platform option before I installed the HANA Development Tools plugins.

Best Regards

Suneet

Vlado
Advisor
Advisor
0 Kudos

Yes, looks like you had a very old version of the HCP tools and now when you updated them you got the new options.

Enjoy!

Answers (1)

Answers (1)

santhu_gowdaz
Active Contributor
0 Kudos

Hi Suneet,

               while creating project u won't get tat hana server. after create project goto -> servers tap and try to add new server.

0 Kudos

Hello Santhosh,

Yes. Valid point.

But wonder why the Runtime option is not available, when it was when I created the Hello World application earlier. Only difference is the HANA Dev Environment was not installed in Eclipse at that time.

Regards

Suneet