Menu

Legacy SVN Repository Commit Log


Commit Date  
[r4312] by dlsmith

Created tag drjava-20080124-1942

2008-01-24 20:15:12 Tree
[r4311] by dlsmith

Commented out logging code that was interfering with tests.

2008-01-24 19:41:34 Tree
[r4310] by dlsmith

Fix for bug [1735852]. The RMI stub class for AbstractMasterJVM was being generated with a network-provided IP address, rather than 127.0.0.1. While the code attempted to avoid this by setting a property, the property was set in the constructor *after* the super constructor had already exported the object.

2008-01-24 18:56:22 Tree
[r4309] by mgricken

[ 512016 ] Get rid of PreventExitSecurityManager
as suggested almost 6 years ago ;-)
D src/edu/rice/cs/util/PreventExitSecurityManagerTest.java
D src/edu/rice/cs/util/PreventExitSecurityManager.java

2008-01-18 12:52:02 Tree
[r4308] by mgricken

This revision adds the class ProcessCreator, which is a minimalized
version of the Java 5.0-only class ProcessBuilder. It fixes
1.4 compatibility issues with the previous revisions.
Thanks to Eagle Eye Dan ;-)

2008-01-17 00:14:41 Tree
[r4307] by dlsmith

Fixes freeze occurring when "Run" is invoked while the debugger is on.

2008-01-16 22:09:39 Tree
[r4306] by mgricken

This revision puts a configurable upper limit on the number
of lines kept in a "Follow File"/"External Process" pane.

2008-01-16 21:33:21 Tree
[r4305] by mgricken

This commit puts the focus back in the Interactions Pane
when the "Run" button is pressed. Fixes bug
[ 1868035 ] Does not switch to interactions

2008-01-16 20:12:29 Tree
[r4304] by mgricken

This revision adds two new features, both are at the bottom of
the Tools menu.
- Follow file: Allows you to open a file and periodically monitor
its output. It's similar to the Unix command "less" and then pressing
Shift-F to always be updated. Try it out, for example by opening
DrJava, then doing an "ant clean compile > test.txt", and then
following the test.txt file.
- External process: This allows DrJava to execute an arbitrary
external executable and display its output in a pane. Things to
experiment with: On Unix, try "find .", on Windows, try "dir".
This is only the first step, but I believe we have Ant integration
within reach, among other things.

2008-01-15 03:36:31 Tree
[r4303] by mgricken

Made several changes as suggested by FindBugs.
Current report at: http://www.drjava.org/findbugs.html

M src/edu/rice/cs/drjava/model/debug/jpda/JPDADebugger.java
M src/edu/rice/cs/drjava/model/DefaultGlobalModel.java
M src/edu/rice/cs/drjava/model/StaticDocumentRegion.java
M src/edu/rice/cs/drjava/model/MovingDocumentRegion.java
M src/edu/rice/cs/drjava/model/SimpleDocumentRegion.java
M src/edu/rice/cs/drjava/ui/MainFrame.java
M src/edu/rice/cs/drjava/ui/DefinitionsPane.java
M src/edu/rice/cs/drjava/ui/predictive/PredictiveInputModel.java
M src/edu/rice/cs/drjava/ui/BrowserHistoryPanel.java
M src/edu/rice/cs/drjava/ui/BreakpointsPanel.java
M src/edu/rice/cs/drjava/ui/RegionsTreePanel.java
M src/edu/rice/cs/drjava/ui/RegionsListPanel.java
M src/edu/rice/cs/drjava/ui/FindResultsPanel.java
M src/edu/rice/cs/drjava/ui/DrJavaErrorWindow.java
M src/edu/rice/cs/drjava/ui/ClipboardHistoryFrame.java

2008-01-12 04:04:00 Tree
Older >
MongoDB Logo MongoDB