Skip to content
danielearwicker edited this page Sep 25, 2011 · 3 revisions

Source layout:

  • buildscripts/ - makefile fragments
  • java/
    • cppjvm/ - main library, all source/headers are code-generated prior to building
    • cppwrap/ - Java command line tool that generates the wrapping code
    • jniutil/ - minimal library to support the wrapping code
    • testjava/ - some simple tests/demonstrations
  • thirdparty/ - a copy of the JDK headers to simplify the build process
Clone this wiki locally