Configure Eclipse with SAP Cloud Platform Tools for Java
May 18, 2020
Beginner
15 min.
Configure the Eclipse IDE for Java development on SAP Cloud Platform.
You will learn
- How to set up your Eclipse to build Java apps
Prerequisites
DEPRECATED
This tutorial, which deals with writing Java in the Neo environment of SAP Cloud Platform, is deprecated.
If you are interested in building Java applications using the SAP Cloud Platform’s Cloud Foundry Environment, please see Build a Business Application Using CAP for Java.
In this tutorial, you’ll learn everything you need to know to set up your local development environment based on Eclipse. The main steps are:
-
Download Eclipse
-
Install SAP Cloud Platform Tools for Java in your Eclipse IDE
-
Install the SAP Cloud Platform Software Development Kit
When you are done, you can do Develop a Basic Java App on SAP Cloud Platform tutorial.
Step 1: Download Eclipse
Step 2: Choose operating system
Step 3: Choose download site
Step 4: Extract the archive
Step 5: Start the Eclipse IDE
Step 6: Choose your workspace
Step 7: Close the Eclipse Welcome Page
Step 8: Install the SAP Cloud Platform tools for Java
Step 9: Add URL
Step 10: Select SAP Cloud Platform Tools
Step 11: Accept the license agreement
Step 12: Restart Eclipse
Step 13: SAP Cloud Platform Tools for Java is installed
Step 14: Download and install the SAP Cloud Platform SDK
Step 15: Choose download version
Step 16: Agree to the SAP Developer License agreement
Step 17: Extract the archive
Step 18: Configure the SAP Cloud Platform Tools for Java
Step 19: Choose folder and finish
Step 20: New Java Web runtime is available
Related Information
- Eclipse Downloads
- (Tools) Installing the SDK
- (Online documentation) Installing Eclipse
- (Online documentation) Installing the SDK
- (Online documentation) Installing SAP Development Tools for Eclipse
- (Online documentation) Setting Up the Runtime Environment
Navigate tutorial steps
-
Step 1: Download Eclipse
-
Step 2: Choose operating system
-
Step 3: Choose download site
-
Step 4: Extract the archive
-
Step 5: Start the Eclipse IDE
-
Step 6: Choose your workspace
-
Step 7: Close the Eclipse Welcome Page
-
Step 8: Install the SAP Cloud Platform tools for Java
-
Step 9: Add URL
-
Step 10: Select SAP Cloud Platform Tools
-
Step 11: Accept the license agreement
-
Step 12: Restart Eclipse
-
Step 13: SAP Cloud Platform Tools for Java is installed
-
Step 14: Download and install the SAP Cloud Platform SDK
-
Step 15: Choose download version
-
Step 16: Agree to the SAP Developer License agreement
-
Step 17: Extract the archive
-
Step 18: Configure the SAP Cloud Platform Tools for Java
-
Step 19: Choose folder and finish
-
Step 20: New Java Web runtime is available
- Back to Top