Quantcast
Channel: SCN : Blog List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 676

XS Project Not showing After SAP HANA tools Installation

$
0
0

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:


  1. Get an installation of Eclipse Luna (recommended) or Eclipse Kepler.
  2. In Eclipse, choose in the menu bar Help > Install New Software...
  3. 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.
  4. Press Enter to display the available features.
  5. Select the desired features and choose next.
  6. On the next wizard page, you get an overview of the features to be installed. Choose Next.
  7. 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:


  1.      In Eclipse Go to Window--Open Perspective--Other (see in fig 1)

1.jpg

 

Fig 1

  1. Select SAP HANA Development Perspective.
  2. Now there will be 3 tabs as shown below.

 

2.jpg

 

  1. Now go to project explorer view and on the top left corner click on File-- New -- Project as shown below.

 

3.jpg

 

  1. Now in New project wizard Select SAP HANA -- Application Development--XS Project as shown below.

 

4.jpg

 

Now if XS project does not appear then follow the steps below:


  1. Exit Eclipse.
  2. Find the path where your eclipse is installed for ex : D:\SAP HANA\eclipse
  3. Now go to command prompt.
  4. Switch to the eclipse folder and type eclipse –clean.
  5. Now the eclipse would open automatically and you could see the XS Project under Application Development.

Viewing all articles
Browse latest Browse all 676

Trending Articles