| Commit | Date | |
|---|---|---|
|
[r4920]
by
dlsmith
DynamicJava: Implemented JLSTypeSystem, which attempts to faithfully match the algorithms specified in JLS and implemented by javac. |
2009-04-27 19:09:37 | Tree |
|
[r4919]
by
mgricken
For EvaluatorExceptions, we now pass a String message and an array |
2009-04-27 18:18:44 | Tree |
|
[r4918]
by
mgricken
Changed the JarOptionsDialog to make Jar All and the M src/edu/rice/cs/drjava/ui/JarOptionsDialog.java |
2009-04-21 19:41:53 | Tree |
| 2009-04-21 18:58:40 | Tree | |
| 2009-04-21 18:28:51 | Tree | |
|
[r4915]
by
dlsmith
PLT Utilities: Added SwingUtil.showApplet() methods and the AppletComponent class for support. |
2009-04-21 16:42:08 | Tree |
|
[r4914]
by
kevinmontrose
Made documentation changes to reflect the ability to specify a main document as a class name directly, and its implications for running inner classes. |
2009-04-20 19:51:32 | Tree |
|
[r4913]
by
kevinmontrose
Made documentation changes to reflect new jar options. All files, and custom manifest support; basically. |
2009-04-20 19:47:40 | Tree |
|
[r4912]
by
kevinmontrose
Jar All now works. It jars everything in the project root, and also jars all classes in the build path (the distinction is only important if the two are different). Selecting a main class is broken in current dr java release; it is now less broken, in that you can at least navigate to and select a file, however converting it to a properly qualified class name does not yet work. Will revisit after documentation is updated. |
2009-04-20 19:40:35 | Tree |
| 2009-04-18 03:47:11 | Tree |