-
Notifications
You must be signed in to change notification settings - Fork 16
Java API create project tutorial
Dmitry Romanov edited this page Dec 21, 2016
·
1 revision
This tutorial shows how to create CCDB "Hello world" project using IntelliJ IDE
Prerequisites:
- IntelliJ IDEA is installed
- CCDB is installed and DB is set up. This means that
ccdb ls
gives proper result
P.S. If IDE shows errors while the project compiles, File->Invalidate caches
solves the situation