Hi Atul,
Some of the SAP JVM and HANA Cloud Tools are not resolved, therefore you don't have SAP HANA Cloud in the available runtimes. I saw that you are on Windows 8 and suspect that might cause the issues. In order to find out the exact root cause, can you please execute the following steps:
- Start your Eclipse IDE with -console option (add -console on the first line of the eclipse.ini file).
- In the opened console, execute the command: ss com.sap.jvm and copy its output to a text file, e.g. output.txt.
- Locate the bundle com.sap.jvm.inspector in the output and check its <id> in the first column.
- Execute the command: start <id> and add the output to output.txt.
- Attach here output.txt.
Cheers,
--Vlado