Andrew Eisenberg wrote:
Or, a simpler way would be to use the Java compiler for prod builds and AJC for test builds.
This seems the best approach. Thanks