cancel
Showing results for 
Search instead for 
Did you mean: 

SAPUI5 development in VS Code or Eclipse

former_member540067
Active Participant
0 Kudos

Hi Everyone.

Can someone provide me the steps how to develop the SAPUI5 apps in VS Code or Eclipse? I am working on WEBIDE right now.

Regards

Anmol

boghyon
Product and Topic Expert
Product and Topic Expert

Definitely favor VSCode over Eclipse. SAPUI5 toolkit for Eclipse will be deprecated soon. And the newly introduced SAP Business Application Studio is based on Eclipse Theia which is basically a copy of VSCode in terms of developer experience.

View Entire Topic
pfefferf
Active Contributor

I think the following post is a good starting point for you: How to Get Your Preferred JavaScript IDE Ready for SAPUI5 Development

former_member540067
Active Participant
0 Kudos

Thanks for your answer. I will go through it.