Feature Requests item #544387, was opened at 2002-04-15 16:27
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=438938&aid=544387&group_id=44253
Category: Definitions (source editor)
Group: Small (< 1 pair-week)
Status: Open
Priority: 5
Submitted By: John Garvin (johngarvin)
Assigned to: Nobody/Anonymous (nobody)
Summary: Save a blank file
Initial Comment:
You should be able to save a new, blank file using
"Save As...". I think it's pretty common for users to
say something like "I want to create a new file named
'Foo.java'." Currently, the fastest way to do it in
DrJava is to create a new file, make some trivial
modification to turn off the "unmodified" flag, then
save it with a filename. The trivial modification step
should be unnecessary; you should just be able to make
a new file and save it with a name.
Programs I know of that already do this: MS Word,
Excel, pico, emacs, Appleworks, etc. DrJava's current
"new files are unmodified" thing is pretty weird, all
things considered.
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=438938&aid=544387&group_id=44253
|