Java API create project tutorial - JeffersonLab/ccdb GitHub Wiki

This tutorial shows how to create CCDB "Hello world" project using IntelliJ IDE

Prerequisites:

  1. IntelliJ IDEA is installed
  2. 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