Thanks to Apple's decisions for Java and the switch to Java7 from Oracle, I cannot do a full compile of the compiler under Java 7. I have made some scripts that switch my CLI back to Java 6 for the ant build, but the jdi isn't compiling for me under Java 7 (cannot find javac error).
Has anyone figured out a way past this issue?
Eric