Menu

Legacy SVN Repository Commit Log


Commit Date  
[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
[r4302] by mgricken

Created by mistake.
D https://drjava.svn.sourceforge.net/svnroot/drjava/tags/20080106-0744

2008-01-12 00:34:16 Tree
[r4301] by mgricken

Created tag 20080106-0744

2008-01-12 00:21:46 Tree
[r4300] by mgricken

Removed Clover license as it needs to be limited to DrJava
developers. You can use Clover on the CSnet machines in the
lab.
Updated Clover task and added a FindBugs filter to remove
some unnecessary warnings.

2008-01-11 22:14:54 Tree
[r4299] by mgricken

Added clover license file to repository. Still need to download Clover from
http://www.atlassian.com/software/clover/downloads/binary/clover-ant-1.3.14.zip
and set CLOVER_JAR to the location of the clover.jar file.

A lib/buildlib/clover.license
M build.xml

2008-01-11 20:09:55 Tree
Older >
MongoDB Logo MongoDB