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 256418 - NoClassDefFoundError: Could not initialize class org.netbeans.modules.project.ant.AntBuildExtenderAccessor
Summary: NoClassDefFoundError: Could not initialize class org.netbeans.modules.project...
Status: RESOLVED WORKSFORME
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-06 15:28 UTC by brayan17
Modified: 2016-07-06 09:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 221010


Attachments
stacktrace (1.80 KB, text/plain)
2015-11-06 15:28 UTC, brayan17
Details

Note You need to log in before you can comment on or make changes to this bug.
Description brayan17 2015-11-06 15:28:27 UTC
Build: NetBeans IDE 7.2.1 (Build 201210100934)
VM: Java HotSpot(TM) Client VM, 23.6-b04, Java(TM) SE Runtime Environment, 1.7.0_10-b18
OS: Windows 7

Stacktrace: 
java.lang.NoClassDefFoundError: Could not initialize class org.netbeans.modules.project.ant.AntBuildExtenderAccessor
   at org.netbeans.spi.project.ant.AntBuildExtenderFactory.createAntExtender(AntBuildExtenderFactory.java:83)
   at org.netbeans.modules.java.j2seproject.J2SEProject.<init>(J2SEProject.java:233)
   at sun.reflect.GeneratedConstructorAccessor17.newInstance(GeneratedConstructorAccessor17.java:0)
   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
   at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
   at org.netbeans.modules.project.ant.AntBasedGenericType.createProject(AntBasedGenericType.java:129)
Comment 1 brayan17 2015-11-06 15:28:29 UTC
Created attachment 157190 [details]
stacktrace
Comment 2 Tomas Stupka 2016-07-06 09:49:04 UTC
only one report in 7.2.1
closing