Table of Contents

SAP HANA - Studio Installation

About

How to install Studio

Prerequisites

Steps

Microsoft VC Runtime

For Windows OS: DLLs VS2010 for communication with the back-end system is required.

NOTE: Install the x64 variant, according to the required 64-Bit Eclipse installation.

The Microsoft Visual C++ 2010 Redistributable Package installs runtime components of Visual C++ Libraries required to run applications developed with Visual C++ on a computer that does not have Visual C++ 2010 installed.

Microsoft Visual C 2010 X64

Get Eclipse Luna 4.4

Download:

Eclipse 4.4 (Luna) was released on June 25, 2014. A Java 7 JRE/JDK is required for most of the Luna package downloads based on Eclipse 4.4.

Configure Eclipse

Open the file eclipse.ini (“C:\eclipse\eclipse.ini”) and set the following minimal settings, in particular the heap size parameter (-Xmx).

-vm
C:\Program Files\Java\jre7\bin\server\jvm.dll
-Xmx1024m
-Xms256m
-XX:MaxPermSize=512m

The eclipse ini file must look like so (The vm parameter must be before the vmargs)

openFile
-vm
C:\Program Files\Java\jre7\bin\server\jvm.dll
--launcher.appendVmargs
-vmargs
-Dosgi.requiredJavaVersion=1.6
-Xmx1024m
-Xms256m
-XX:MaxPermSize=512m

Install Hana Studio

Eclipse Luna

Sap Hana Tools

After installation steps

After installation of SAP HANA tools the XS project wizard might not show up in the list of wizards. In this case:

C:\eclipse>eclipse -clean

Hana Xs Project

For more information see SAP Note 2083491.

Connection

The connection parameters for a premise system:

Sap Hana Studio Connection System