| Commit | Date | |
|---|---|---|
|
[r4700]
by
mgricken
Fixes bug 2484394: Debug mode closes breakpoints tab M src/edu/rice/cs/drjava/ui/MainFrame.java |
2009-01-04 04:30:33 | Tree |
|
[r4699]
by
mgricken
Fixes bug 2484223: JDK 6.0_11 not found The JDK6 compiler adapter was created and returned available even M platform/src-jdk6/edu/rice/cs/drjava/model/compiler/Javac160Compiler.java |
2009-01-03 20:08:47 | Tree |
| 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 |