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 7997 - No apparent way to request Ant options or defines globally
Summary: No apparent way to request Ant options or defines globally
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 enhancement (vote)
Assignee: issues@projects
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-10-24 15:37 UTC by Jesse Glick
Modified: 2003-06-30 14:47 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 Jesse Glick 2000-10-24 15:37:57 UTC
It would be nice to have project-specific settings (SystemOption) that permitted
the user to set Ant fixed options (Emacs mode, for example, or verbose mode) as
properties on the settings node; and one property of type Map<String,String>
with a custom property editor that let you set up override defines:

	foo=bar baz=quux ...

(in text mode, or a dialog with name/value pairs).

Note this is quite distinct from creating and modifying <property> tasks in the
build script itself, which is already supported.
Comment 1 Jesse Glick 2000-12-14 12:23:59 UTC
Fixed in the trunk.
Comment 2 Milan Kubec 2001-06-25 13:17:16 UTC
Verified in build 20010625
Comment 3 Quality Engineering 2003-06-30 14:47:23 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.