Menu

Legacy SVN Repository Commit Log


Commit Date  
[r4699] by mgricken

Fixes bug 2484223: JDK 6.0_11 not found
https://sourceforge.net/tracker2/index.php?func=detail&aid=2484223&group_id=44253&atid=438935

The JDK6 compiler adapter was created and returned available even
if tools.jar was not found. In revision 4674, a test for the class
com.sun.tools.javac.main.JavaCompiler was removed, but this test
is essential for finding out whether the compiler (in the tools.jar)
file is available.

M platform/src-jdk6/edu/rice/cs/drjava/model/compiler/Javac160Compiler.java
M platform/classes/base-jdk6/edu/rice/cs/drjava/model/compiler/Javac160Compiler$1.class
M platform/classes/base-jdk6/edu/rice/cs/drjava/model/compiler/Javac160Compiler$CompilerErrorListener.class
M platform/classes/base-jdk6/edu/rice/cs/drjava/model/compiler/Javac160Compiler.class
M drjava/lib/platform.jar

2009-01-03 20:08:47 Tree
[r4698] by dlsmith

Eclipse: Updated documentation and licensing.

2008-12-09 15:25:10 Tree
[r4697] by dlsmith

Updated build template reflecting recent changes in the build scripts -- removed Java 1.4 support; added FindBugs; improved testing options; changed version tags to use svn revisions.

2008-12-09 14:52:52 Tree
[r4696] by dlsmith

Eclipse: Updated build script to eliminate Java 1.4 references and match the template and other scripts.

2008-12-09 01:21:51 Tree
[r4695] by dlsmith

Eclipse: Always uses user.home as the working directory; added a top-level reset toolbar button; cleaned up deprecated copy/paste code.

2008-12-08 22:22:56 Tree
[r4694] by dlsmith

Workaround for a NullPointerException arising when the Eclipse plug-in performs a reset. MainJVM assumed a pointer to a Swing object was non-null. (This should be fixed by eliminating the strong tie to Swing in MainJVM.)

2008-12-08 20:47:26 Tree
[r4693] by dlsmith

Added a timeout to the slave JVM protocol in cases when the slave does not register.

2008-12-08 16:39:42 Tree
[r4692] by dlsmith

Eclipse: Completed bulk of migration to compatibility with the current DrJava sources, Eclipse 3.2+, and ant-driven building. A few rough edges remain to be cleaned up. The plug-in can now be built using "ant jar" and copying the result to the Eclipse plug-ins directory.

2008-12-05 23:36:10 Tree
[r4691] by dlsmith

Code cleanup recommended by Eclipse. Mostly removed dead code and added generic arguments; touched many files.

2008-12-02 23:33:27 Tree
[r4690] by dlsmith

Misc minor build script cleanup.

2008-12-02 17:28:08 Tree
Older >
MongoDB Logo MongoDB