Setting Up IntelliJ Plug-in

Learn how to set up the IntelliJ plug-in for your data store.

As a prerequisite, you must first install IntelliJ IDEA. You can download IntelliJ IDEA from JetBrains.

You can install the plugin using one of the following options:

  1. Option 1: Search the Oracle NoSQL Database Connector in the JetBrains plug-in repository, and install it.
  2. Option 2: Install from Oracle Technology Network.

    Note:

    The most up-to-date version can be downloaded from Oracle Technology Network.
    1. Download the IntelliJ plugin from Oracle Technology Network. Do not extract the files.
    2. Launch the IntelliJ IDEA, navigate to File > Settings > Plugins. You can also access settings by selecting the IDE and Project Settings icon project-settings-icon located in the upper right corner of the main menu bar.
    3. Select the Manage Repositories, Configure Proxy or Install Plugin from Disk icon on the upper-right and then select Install Plugin from disk.
    4. Select the downloaded plugin zip file.

Restart the IDE. You will see the Schema Explorer icon on the right panel.

After you have successfully installed your IntelliJ plugin, you can create a NoSQL project and connect it to your data store.