This sdk has been deprecated. Please use kintone-java-client
version 0.8.2
- JDK 8 or later
You can install kintone SDK for Java on a computer. Perform the following steps to install.
- Run Eclipse.
- Open [File] menu and select [Import].
- Select [Genera] > [Existing Projects into Workspace] and click [Next]
- Select this directory as root directory and check kintone-sdk and samples.
- Click [finish] button.
Run [samples] application. See developer site for more details.
- English: https://developer.kintone.io
- Japanese: https://cybozudev.zendesk.com/
$ cd kintone-sdk
$ mvn clean compile assembly:single