Java API create project tutorial - JeffersonLab/ccdb GitHub Wiki
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 lsgives proper result
P.S. If IDE shows errors while the project compiles, File->Invalidate caches solves the situation