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 222881 - ClassNotFoundException: org.netbeans.spi.java.project.support.ui.PackageViewChildren$PackageNode
Summary: ClassNotFoundException: org.netbeans.spi.java.project.support.ui.PackageViewC...
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-28 10:27 UTC by ki4ngel
Modified: 2013-02-13 12:04 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 161526


Attachments
stacktrace (5.35 KB, text/plain)
2012-11-28 10:27 UTC, ki4ngel
Details
stacktrace (3.58 KB, text/plain)
2013-02-13 12:04 UTC, siepi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ki4ngel 2012-11-28 10:27:11 UTC
Build: NetBeans IDE 7.3 Beta 2 (Build 201211062253)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.5-b02, Java(TM) SE Runtime Environment, 1.7.0_09-b05
OS: Windows 7

Stacktrace: 
java.lang.ClassNotFoundException: org.netbeans.spi.java.project.support.ui.PackageViewChildren$PackageNode
   at java.awt.datatransfer.DataFlavor.tryToLoadClass(DataFlavor.java:0)
   at java.awt.datatransfer.DataFlavor.initialize(DataFlavor.java:0)
   at java.awt.datatransfer.DataFlavor.<init>(DataFlavor.java:0)
   at org.huberb.nbwordcount.WordCountingDropTargetListener.<init>(WordCountingDropTargetListener.java:56)
   at org.huberb.nbwordcount.WordCountTopComponent.<init>(WordCountTopComponent.java:49)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(NativeConstructorAccessorImpl.java:0)
Comment 1 ki4ngel 2012-11-28 10:27:12 UTC
Created attachment 128500 [details]
stacktrace
Comment 2 Jaroslav Tulach 2012-11-29 15:01:24 UTC
Where is org.huberb.nbwordcount.WordCountingDropTargetListener.<init>(WordCountingDropTargetListener.java:56) coming from? Report bug to huberb!
Comment 3 siepi 2013-02-13 12:04:47 UTC
Created attachment 131342 [details]
stacktrace

Open system