XS Project Not appearing in Eclipse
I have encountered this problem,and i tried a lot of things but this basic step solved my problem,but before getting to that you need to follow the bellow steps properly.
To install SAP HANA Tools, proceed as follows:
- Get an installation of Eclipse Luna (recommended) or Eclipse Kepler.
- In Eclipse, choose in the menu bar Help > Install New Software...
- For Eclipse Luna (4.4), add the URL https://tools.hana.ondemand.com/luna.
For Eclipse Kepler (4.3), add the URL https://tools.hana.ondemand.com/kepler. - Press Enter to display the available features.
- Select the desired features and choose next.
- On the next wizard page, you get an overview of the features to be installed. Choose Next.
- Confirm the license agreements and choose Finish to start the installation.
Post installation open Eclipse and follow the steps below to see whether XS Project appeared or not:
- In Eclipse Go to Window--Open Perspective--Other (see in fig 1)
Fig 1
- Select SAP HANA Development Perspective.
- Now there will be 3 tabs as shown below.
- Now go to project explorer view and on the top left corner click on File-- New -- Project as shown below.
- Now in New project wizard Select SAP HANA -- Application Development--XS Project as shown below.
Now if XS project does not appear then follow the steps below:
- Exit Eclipse.
- Find the path where your eclipse is installed for ex : D:\SAP HANA\eclipse
- Now go to command prompt.
- Switch to the eclipse folder and type eclipse –clean.
- Now the eclipse would open automatically and you could see the XS Project under Application Development.