Re: Write to file, see updates as you go.
- From: "JussiJ" <jussij@xxxxxxxxxxxx>
- Date: 2 Apr 2007 16:59:23 -0700
On Apr 2, 3:29 pm, "JasonDamianUs" <jaso...@xxxxxxxxx> wrote:
This should be a simple question, but I am not sure how to do it
without opening and closing the file every time.
I want to be able to write lines to a file in Java, and watch the
progress in my text editor as I go.
The Zeus editor will automatically reload any unchanged file each
time you activate the editor:
http://www.zeusedit.com
By 'unchanged file' I mean any file loaded in the editor but
not modified. If the file has been modified the user is prompted
before the file is reloaded.
The only was I can see so far is the close and re-open after every
write. This of course must be resource intensive...
Another option would be run the Java app in Zeus as a tool or via
a macro script and have Zeus capture the output as the app runs:
http://www.zeusedit.com/forum/viewtopic.php?t=74
http://www.zeusedit.com/forum/viewtopic.php?t=536
Jussi Jumppanen
Author: Zeus for Windows IDE
NOTE: Zeus is shareware.
.
- References:
- Write to file, see updates as you go.
- From: JasonDamianUs
- Write to file, see updates as you go.
- Prev by Date: Re: configuring tomcat
- Next by Date: Re: Need to deprecate JSP files
- Previous by thread: Re: Write to file, see updates as you go.
- Next by thread: Re: Write to file, see updates as you go.
- Index(es):
Relevant Pages
|