cancel
Showing results for 
Search instead for 
Did you mean: 

Connect any IDE to the HANA-Platform?

Former Member
0 Kudos

Hi,

currently we are developing our Apps via SAP HANA Web-based Development Workbench (Editor). Is it possible, to develop in any other IDE, like Netbeans ? I've read about an eclipse-only plugin, but this is not the solution here, because our developers may work independent. Another reason is the deployment to GitHub. It makes the whole process alot easier, if our developers may choose their own IDE to work with.

Thanks in advance!

Sören

Accepted Solutions (1)

Accepted Solutions (1)

Vlado
Advisor
Advisor
0 Kudos

Hi Sören,

Apart from the web-based IDE support, HCP also provides out-of-the-box support for Eclipse tools (linked by Ervin above). Other IDEs are not supported directly by SAP although you might want to try and utilize the HCP REST APIs from your tools of choice and/or embed console commands in them.

HTH!

--Vlado

Answers (1)

Answers (1)

ErvinSzolke
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Sören,

I think you can use eclipse from here and add the latest neo sdk to it (I use java ee web profile)

SAP Development Tools for Eclipse

I hope this helps

Regards

Ervin