erroneously set to ".scala". For Java compilers, it should be ".java". The assignment of priorities to found
libraries containing compilers was awry because of this glitch. Found compilers now have the intended priorities
(used to order the list of compilers).
The following files were modified:
M drjava/src/edu/rice/cs/drjava/model/JarJDKToolsLibrary.java
M drjava/src/edu/rice/cs/drjava/model/DefaultGlobalModel.java
M drjava/src/edu/rice/cs/drjava/model/JDKToolsLibrary.java
M drjava/src/edu/rice/cs/drjava/model/compiler/JavacCompiler.java
M drjava/src/edu/rice/cs/drjava/model/AbstractGlobalModel.java