#########################################
# Welcome to the SAP Cloud Platform SDK #
#########################################

Runtime    : Java Web Tomcat 7
Version    : 2.77.18.3
Build Date : 2017-06-14


1. Introduction

The SAP Cloud Platform SDK contains everything required to build SAP Cloud Platform applications. The following section will show you its inner structure.
It gives you the libraries required for compilation of SAP Cloud Platform applications, contains documentation, samples, and the tools for command line usage.

2. File System Structure

   <root>
   |- api           Platform API JARs required for compilation of SAP Cloud Platform applications
   |- javadoc       JavaDoc of the above platform API
   |- license       Licenses of third party components contained in the SAP Cloud Platform SDK
   |- repository    Repository from which the local server runtime can be installed
   |- samples       Samples demonstrating how to develop for SAP Cloud Platform
   |- server        Initially not present, but created once you install a local server runtime
   |- tools         SAP Cloud Platform console client required for development, e.g. to install a SAP Cloud Platform local runtime
   |- readme.txt    Brief introduction into the SAP Cloud Platform SDK, its content and how to set it up
   |- sdk.version   SAP Cloud Platform SDK version information for use by other tools interacting with the SDK

3. Online Documentation

Instructions, tutorials, and samples can be found at https://help.sap.com/viewer/65de2977205c403bbc107264b8eccf4b/Cloud/en-US.

4. Update

SDKs for all platform runtimes in their latest version are available at https://tools.hana.ondemand.com/#cloud.

5. SAP Cloud Platform Tools for Java (Eclipse)

The SAP Cloud Platform SDK is used by the SAP Cloud Platform Tools for Java (Eclipse).
Quick start developer information is available at https://tools.hana.ondemand.com/#cloud.
