Skip to content

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:

  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