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 206256 - NullPointerException at org.netbeans.modules.gwt4nb.GWTProjectInfo.readGWTProperty
Summary: NullPointerException at org.netbeans.modules.gwt4nb.GWTProjectInfo.readGWTPro...
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: GWT (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-12 10:09 UTC by Exceptions Reporter
Modified: 2016-07-07 08:53 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 24208


Attachments
stacktrace (5.66 KB, text/plain)
2011-12-12 10:09 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2011-12-12 10:09:20 UTC
This issue was reported manually by mmirilovic.
It already has 24 duplicates 


Build: NetBeans IDE 6.0.1 (Build 200801291616)
VM: Java HotSpot(TM) Client VM, 17.0-b17
OS: Windows XP

User Comments:
GUEST: trying to acces Properties -> Framework

nabs749: i was removing some libraries from a project

GUEST: In Project Properties, selecting Frameworks.

GUEST: In Project Properties, selecting Frameworks.

GUEST: Right-click to view properties for a web project with Google web toolkit Framework added previously.




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.gwt4nb.GWTProjectInfo.readGWTProperty(GWTProjectInfo.java:58)
   at org.netbeans.modules.gwt4nb.GWTConfigPanel.<init>(GWTConfigPanel.java:54)
   at org.netbeans.modules.gwt4nb.GWTFrameworkProvider.getConfigurationPanel(GWTFrameworkProvider.java:376)
   at org.netbeans.modules.web.webmodule.WebModuleExtenderBridge.<init>(WebModuleExtenderBridge.java:76)
   at org.netbeans.modules.web.webmodule.WebModuleExtenderBridge.create(WebModuleExtenderBridge.java:67)
   at org.netbeans.modules.web.spi.webmodule.WebFrameworkProvider.createWebModuleExtender(WebFrameworkProvider.java:171)
Comment 1 Exceptions Reporter 2011-12-12 10:09:23 UTC
Created attachment 114037 [details]
stacktrace
Comment 2 Martin Balin 2016-07-07 08:53:53 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