Setting up SAP Cloud Platform Tools for Java

** Introduction **

I would like to do some trials of SAP Cloud Platform (SAP CP) by referring to the SAP official blog. This time, we will set up the development tools based on the following articles.

Let's touch! SAP PaaS-Part 1: Developer Account Setup Procedure

This article is information as of May 2015, so I will mainly describe the differences from the article (as of January 2018).

In addition, the service name was changed in February 2017. Old: SAP HANA Cloud Platform New: SAP Cloud Platform

Below, about the name change SAP changed the name of the cloud to "SAP Cloud Platform". Promote as a general-purpose PaaS cloud service such as SDK for iOS, IoT support, virtual machines, APIs

environment

Windows10 64bit (The OS of the article is Windows 7)

procedure

** 3 Set up development tools (SAP HANA Cloud Platform Tools for Java) **

** ① Develop using the Web development environment (Web IDE) on HCP. ** **

⇒Not applicable this time

** ② Install Eclipse-based tools (HCP Tools for Java) and SDK (Software Development Kits) on the local PC, and deploy the one developed in the local development environment on HCP. ** **

⇒ Click here for this setup target

** ★ There is a difference **

First, there was a new version of the Eclipse IDE for Java EE Developer (Oxygen). Download here. The downloaded ZIP file name will be "eclipse-java-oxygen-2-win32-x86_64.zip".

** 3.1 Set JVM system environment variables **

** ★ No difference **

** 3.2 Edit eclipse.ini file **

** ★ No difference **

** 3.3 Install SAP HANA Cloud Platform tools for Java **

As a tip, I added the following to the first line of the eclipse.ini file, but I was able to install it without adding it.

** ★ There is a difference **

The values you enter in the Work with field will be for the following new versions: 「https://tools.hana.ondemand.com/oxygen」

** 3.4 Install SAP HANA Cloud Platform SDK **

** ★ No difference **

Java Web Tomcat 7 was not downloaded.

** 3.5 Set up SDK in execution environment **

** ★ No difference **

in conclusion

There was a waiting time, but the installation was successful. I would like to continue the trial of SAP CP.

Recommended Posts

Setting up SAP Cloud Platform Tools for Java
Deploy Java programs on SAP Cloud Platform
Spring Framework tools for Java developer
Try to access the on-premise system from SAP Cloud Platform --Java App Edition
For JAVA learning (2018-03-16-01)
2017 IDE for Java
Three powerful tools for migrating Java logs to the cloud: Log4J, LogBack, Producer Lib
Java for statement
[Java] Let's create a mod for Minecraft 1.14.4 [4. Add tools]