Feature Requests item #595182, was opened at 2002-08-14 18:39
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438938&aid=595182&group_id=44253
Category: Compiler integration
Group: Small (< 1 pair-week)
Status: Open
Priority: 5
Submitted By: Charles Reis (csreis)
Assigned to: Nobody/Anonymous (nobody)
Summary: Specify a built directory
Initial Comment:
There should be a configurable option allowing a user
to specify the directory to put the compiled class
files (the equivalent of passing a "-d" argument to the
compiler). Ideally, this would be done at a "project"
level, but we don't have support for projects yet (and
will probably implement it using ant instead). This is
a good interim feature, since a user would only use it
if most of their classes went to the same place.
Note this would also make it easier for us to develop
DrJava in DrJava, since we could compile classes easily
without always having to use ant.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438938&aid=595182&group_id=44253
|