jace


Code-generation framework that makes it incredibly easy to integrate C++ and Java code

(Migrated to https://bitbucket.org/cowwoc/jace/)

Jace is a code-generation framework that makes it incredibly easy to integrate C++ and Java code.

Jace enables you to:

  • Implement Java native methods in C++
  • Invoke Java methods from C++

Tutorial available at http://code.google.com/p/jace/wiki/Overview.

Downloads available from Maven.

Non-Maven users will also need the boost-api, boost-thread and boost-date-time dependencies.

Project Information