Set Up the Eclipse Project for Streaming Lite Custom Java Adapter
2018-12-02
Intermediate
15 min.
Configure the development environment to create a Custom Java Adapter for our Streaming Lite project by copying required files from the SAP HANA system.
You will learn
- How to copy over the Java SDK files required from our HANA system to HANA Studio/Eclipse
- How to prepare the HANA Studio for Custom Java Adapter development
Prerequisites
Step 1: Copy Over Java SDK Files
Step 2: Create a new Java Project
Step 3: Create a new Source Folder
Step 4: Create a new Java Class