A feature-complete release of the CppTool java library.
With this library it is possible to process the *.pb files produced by CppTool and interact with the declaration trees defined by these files.
The .jar attached to this release contains all the necessary files to read the protobuf-based output files, as well as Guava 18, google's utilities library and can be included as a library in the user's projects.
The data_files.tar.gz attachment contains a set of test-data based on the Gearbox Project