Setting Up IntelliJ Plug-in

Learn how to set up the IntelliJ plug-in for Oracle NoSQL Database KVStore.

Perform the following steps:
  1. Download the latest Oracle NoSQL Database Java SDK from GitHub.
  2. Extract (unzip) the downloaded file in a local repository. Make a note of the path where you extracted the Oracle NoSQL Java SDK. You will need to provide this path when you connect to the Oracle NoSQL Database from IntelliJ.
  3. Install the IntelliJ plugin, and restart the IDE.
    You have two options to install the plugin:

    Tip:

    Don't extract the downloaded plugin zip file. Select the plugin in the zip format while installing it from disk.
After you successfully set up your IntelliJ plugin, create a NoSQL project, and connect it to your Oracle NoSQL Database KVStore.