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 242699 - Let developer have ant Run Task->Advanced settings applied to all runs (without having to go through the Advanced screen)
Summary: Let developer have ant Run Task->Advanced settings applied to all runs (witho...
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 7.4
Hardware: Macintosh (x86) Mac OS X
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-08 16:31 UTC by tjquinn
Modified: 2016-07-07 08:38 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 tjquinn 2014-03-08 16:31:09 UTC
A project's run properties allow us to set up the runtime environment (e.g., property settings) that are used whenever the project is run.  

In contrast, with an ant .xml file open the context-sensitive Run Target menu shows the Advanced option which allows us to set up properties and the verbosity level.  Those settings are used only if the script is run from the Advanced dialog box.  The settings are remembered but are not used if the script is run using Run Target->(target name). 

I assume that's the intended behavior. 

It would be better if the developer could choose to have the settings on the Advanced screen applied to all runs, even those directly chosen via Run Target->(target name). Then those settings could be applied regardless of how the script was run from the context-sensitive menu.  

(One implementation could be adding a check box on the Advanced pane so those settings would be used for any Run Target->(target name) invocation.)
Comment 1 Martin Balin 2016-07-07 08:38:04 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss