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 233692 - Unable to change GWT SDK
Summary: Unable to change GWT SDK
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: GWT (show other bugs)
Version: 7.4
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-31 06:08 UTC by Shubhen
Modified: 2016-07-07 08:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (64.59 KB, text/plain)
2013-07-31 06:08 UTC, Shubhen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Shubhen 2013-07-31 06:08:31 UTC
java.lang.NoClassDefFoundError: org/netbeans/modules/web/project/api/WebProjectLibrariesModifier
	at org.netbeans.modules.gwt4nb.GWTWebModuleExtender.upgradeGWT(GWTWebModuleExtender.java:811)
[catch] at org.netbeans.modules.gwt4nb.GWTWebModuleExtender.upgradeGWTVersion(GWTWebModuleExtender.java:788)
	at org.netbeans.modules.gwt4nb.ChangeGWTSDKAction$MyWorker.construct(ChangeGWTSDKAction.java:100)
	at org.netbeans.modules.gwt4nb.GWT4NBSwingWorker$2.run(GWT4NBSwingWorker.java:116)
	at java.lang.Thread.run(Thread.java:724)
Comment 1 Shubhen 2013-07-31 06:08:36 UTC
Created attachment 138030 [details]
IDE log
Comment 2 Martin Balin 2016-07-07 08:55:36 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