compiling ------------------------------ Haxe files that get converted to java are in java-src/ The compiled java files get put into src/java/src To compile, move the files, package and run it (for android) compile com.gigglingcorpse.test.haxejavatoast.MyActivity application.nmml from the project directory. (Sorry about the long package name.) There may be pathing issues. I have haxe-byte's location in my path, and HAXE_LIBRARY_PATH set application.nmml ------------------------------- In application.nmml, I specify a java entry. Its path is set to where the java code is output. I also specify