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 253880 - Option to change server hostname (base url) when running webprojects
Summary: Option to change server hostname (base url) when running webprojects
Status: NEW
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 8.0.2
Hardware: PC Windows 7
: P3 normal with 1 vote (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-28 02:52 UTC by fd455f
Modified: 2016-07-16 19:47 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 fd455f 2015-07-28 02:52:47 UTC
When you hit the run button on a java web project , be with glassfish or tomcat, the ide will open the default browser with http://localhost:8080/context.

In addition to already provide ability to control port and context, I would like to became available also the option to edit the base url (http://localhost part), similar to eclipse same functionality.

Thanks in advance.