Debugging can be enabled via the java command-line option "-Dorg.cojen.classfile.RuntimeClassFile.DEBUG=true". This causes all generated classes to be written to the temp directory, and a message is written to System.out indicating exactly where. @author Brian S O'Neill
|
|