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 148429 - Allow opening web application in browser of choice from web project popup menu.
Summary: Allow opening web application in browser of choice from web project popup menu.
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker with 1 vote (vote)
Assignee: Trey Spiva
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-25 22:00 UTC by rptmaestro
Modified: 2016-07-07 08:54 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 rptmaestro 2008-09-25 22:00:16 UTC
Relates to ant and maven web projects.

Once a web application is deployed and opened in the default browser, if the user closes the browser, the only way to
reopen it via the IDE is to open the "Services" tab, expand the "Servers" node, expand the J2EE server node, expand the
"Web Applications" node, right-click on the desired web application, and select "Open in Browser". Because web
developers often need to close and reopen a web browser when they desire to start a new session, there needs to be a
more convenient way to open a project's web application. I suggest adding a submenu to the web project node's popup
menu, perhaps just under the "Run" and "Debug" actions, that would allow the user to choose the web browser in which to
open the application (without redeploying).

See also issue 148427
Comment 1 Peter Pis 2008-09-25 22:26:43 UTC
Reassigning to maven.
Comment 2 Milos Kleint 2008-09-26 07:15:42 UTC
I'll add to maven projects once the change, ideally the action should be implemented in one place (web apis) and only
added to the project type's popup
Comment 3 Martin Balin 2016-07-07 08:54:09 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