This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 4659 - Allow the use of an output directory with the internal compiler.
Summary: Allow the use of an output directory with the internal compiler.
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: All All
: P3 enhancement (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-11-08 22:15 UTC by Jon Koplin
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Koplin 1999-11-08 22:15:59 UTC
You can do this with the External Compiler (adding -d outputdir) but the only disadvantage is that it starts up a separate process (including the overhead of starting up the VM) and it`s difficult.


We should add this automatically, with output directory as a property on the property sheets.
Comment 1 Svata Dedic 2000-07-13 08:52:59 UTC
*** Bug 1417 has been marked as a duplicate of this bug. ***
Comment 2 Svata Dedic 2000-10-20 08:51:59 UTC
-d option is now implemented for all 3 compilers in the main trunk.
Comment 3 Svata Dedic 2000-10-30 12:34:59 UTC
Fixed in development builds.
Comment 4 Jan Becicka 2000-11-01 15:36:59 UTC
Implemented in development builds, but not in FFJ 2.0
Comment 5 Quality Engineering 2003-07-01 13:18:20 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.