Configuring the Java Environment
- Configure the environment.
Table Development environment describes the environment to be prepared for using SIS SDKs.
Currently, Java SDKs cannot be used in the Android OS.
Table 1 Development environment Item
Description
Operating system (OS)
Windows OS. Windows 7 or later is recommended.
JDK
Basic configuration for the Java development environment. The 1.8 version is strongly recommended.
Eclipse
Download Eclipse, for example, eclipse-jee-mars-R-win32-x86_64.zip, from the Eclipse official website.
- Import the SDK to Eclipse.
- Decompress Eclipse and open it. Then, download the SDK.
- Configure the JRE path correctly in Window > Preferences > Java > installed JREs.
- Create a project and choose New > Folder to create a folder named lib under the project. Copy the downloaded JAR file to the lib folder.
- Right-click the project and choose Build Path > Configure Build Path > Libraries > Add JARs. In the window that is displayed, select the JAR file that you just put in the lib folder. Click OK.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot