The focus of this GSoC project is twofold:
This program needs jsonpedia installed. To install it follow this instructions:
$ git clone https://bitbucket.com/hardest/jsonpedia.git
$ cd jsonpedia
$ gradle install
Once jsonpedia is installed this project can be built by issuing gradle build
Intellij project files can be generated by running gradle idea