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 234697 - Property to skip deployment and just to open the browser
Summary: Property to skip deployment and just to open the browser
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-21 09:36 UTC by Petr Jiricka
Modified: 2016-07-07 08:52 UTC (History)
1 user (show)

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 Petr Jiricka 2013-08-21 09:36:21 UTC
In some situations (e.g. when the user manages the server + deployment to the server externally outside of the IDE), it may be useful to open the web browser to enable Easel features (visual CSS editing and JavaScript debugging), without performing the deployment part. So it would be useful to provide an option to skip deployment on Run action and just open the browser (i.e. the opposite of the Display Browser on Run checkbox that's present in project properties).

Such an option could be either a UI checkbox in the project properties, or just a documented property that the user would be advised to manually put into project.properties. This applies to both Ant and Maven projects.

For completeness, a possible alternative approach to addressing this need is to provide a special "dummy" server plugin that would not do any deployment on Run.
Comment 1 Martin Balin 2016-07-07 08:52:50 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