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 193585 - Can't start web app after changing default GWT.module name
Summary: Can't start web app after changing default GWT.module name
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: GWT (show other bugs)
Version: 6.x
Hardware: Other Linux
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-18 20:51 UTC by brokensword
Modified: 2016-07-07 08:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description brokensword 2010-12-18 20:51:16 UTC
Product Version = NetBeans IDE 6.9.1 (Build 201007282301)
Operating System = Linux version 2.6.32-26-generic running on i386
Java; VM; Vendor = 1.6.0_22
Runtime = Java HotSpot(TM) Client VM 17.1-b03

Trying to follow:
http://netbeans2.org/kb/docs/web/quickstart-webapps-gwt.html

Create new Java Web project:
File - > New project 

1. Choose project: 
Java Web -> Web Application

2. Name and location - leave all default.

3. Server and Settings - Add Tomcat 6.0

4. Framework:
Select Google Web Toolkit -> Change GWT Module name (replace yournamehere with something).

Run project.

Expected: Project laucnhed and you see button and label in browser
Actual: Empty page opens.
This is caused by changing "GWT Module" name on step 4.
Comment 1 Martin Balin 2016-07-07 08:55:27 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