Creating a NoSQL Project in IntelliJ
Learn how to create a NoSQL project in IntelliJ.
Perform the following steps:
- Open IntelliJ IDEA. Click File > New > Project.
- Enter a value for Project Name and Project Location, and click Create.
- Once your NoSQL project is created, you can browse the example java files from the Project Explorer window.
- Make sure Notifications are enabled for your Oracle NoSQL
project. To enable Notifications, press
Alt+\
to open Main Menu. Click View, expand Tool Windows > Notifications. A Notification iconappears on the right tool window bar.
After you successfully create a NoSQL project in IntelliJ, connect your project
to your Oracle NoSQL Database KVStore.