Feature Requests item #1531047, was opened at 2006-07-29 21:23
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438938&aid=1531047&group_id=44253
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Priority: 5
Submitted By: Robert Cartwright (rcartwright)
Assigned to: Nobody/Anonymous (nobody)
Summary: Alllow users to monitor text files as code is interpreted
Initial Comment:
When I run a program with debug logging turned on, the
log output is directed to a file rather than standard
output or standard error (which are treated specially
by JUnit and other testing harnesses). I would like
for DrJava to support opening a new interactions pane
containing the current contents of the file, much as
tail -f <filename>
shows the current tail of a file. As it stands I have
to run the tail command in a separate OS window.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438938&aid=1531047&group_id=44253
|