| Commit | Date | |
|---|---|---|
| 2007-01-24 08:04:11 | Tree | |
| 2007-01-24 06:27:43 | Tree | |
|
[r4085]
by
c45207
Removed initial periods from M src/edu/rice/cs/drjava/DrJavaRoot.java |
2007-01-24 06:27:10 | Tree |
|
[r4084]
by
dlsmith
Modified the classpath in MainJVM to be stored internally as an Iterable<File>, where each file is canonical. This relieves ExecJVM of the responsibility to convert to absolute paths, while still guaranteeing that the interpreter JVM has an approriate class path, regardless of the working directory. |
2007-01-23 23:01:23 | Tree |
| 2007-01-23 21:27:44 | Tree | |
|
[r4082]
by
dlsmith
Added WrappedException; added getAbsoluteFiles() and getCanonicalFiles() to IOUtil |
2007-01-23 18:08:55 | Tree |
|
[r4081]
by
sigma_lmtd
Added a File Rename feature that is accessible from the File menu and the right-click menu in the tree. This functionality may be expanded to have unique behaviors in certain situations, but currently it is simply a wrapper for the Save As function, that deletes the old file if the save was successful. As such, the only changes were to MainFrame, and no changes in the model were necessary. |
2007-01-22 23:25:13 | Tree |
| 2007-01-22 22:02:30 | Tree | |
| 2007-01-22 20:20:33 | Tree | |
|
[r4078]
by
c45207
listFilesRecursively() was not including children files, just the original file. Modified files: |
2007-01-19 23:32:35 | Tree |