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 182229 - [69cat] Allow Maven property for Display Browser on Run
Summary: [69cat] Allow Maven property for Display Browser on Run
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Maven (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Martin Janicek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-17 15:40 UTC by jpleed3
Modified: 2016-07-07 08:53 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 jpleed3 2010-03-17 15:40:16 UTC
I don't use 'display browser on run'. Ever. I usually have the page I'm interested in open already and I just refresh it. As such, browser on run winds up being rather annoying when it's on.

So I turn it off for each project and life is good until I open the project in a different version of NB, as often happens during NetCAT. I have no idea where the flag is stored to tell NB not to do this for a given project, but apparently it's not stored with the project itself.

So... could a property be created like: 
    <netbeans.displaybrowseronrun>false</netbeans.displaybrowseronrun>

Then I can just define it in the pom and not worry about it.
Comment 1 jpleed3 2010-04-07 15:16:43 UTC
Another suggestion: how about an setting in Options / General right underneath browser for a Display Browser on Run global setting? Something like:
    Globally enabled
    Globally disabled
    Use project setting
Comment 2 Antonin Nebuzelsky 2010-07-30 15:18:34 UTC
Reassigning to default owner.
Comment 3 Martin Balin 2016-07-07 08:53:42 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