I've got a macbook pro running 10.7.5 with oracle's Java 1.7.10 installed. Java 1.7 is the default version when I run javac or java from a terminal window, and eclipse juno also picks up 1.7 as its default. I'm trying to use drjava-20120818-r5686 but it does not show Java 7 as an available choice in the compiler window. All that's listed there are a few Java 6 versions plus the eclipse compiler. Any ideas about how to get DrJava to use the installed Java 7? Thanks
Hal
I have the same problem on a Fedora17.
Eclipse can compile and I can launch javac from command line, but DRJava does not show any available compiler.