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 212013

Summary: ClassNotFoundException: org.netbeans.cubeon.context.internal.TaskContextEditorPopupAction
Product: third-party Reporter: marco.frattola
Component: -- Other --Assignee: issues@third-party <issues>
Status: NEW ---    
Severity: normal CC: lucifurious, marco.frattola, TobiasKranz
Priority: P3    
Version: 7.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 174391
Attachments: stacktrace
stacktrace

Description marco.frattola 2012-05-03 12:33:05 UTC
Build: NetBeans IDE 7.1.1 (Build 201202271535)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.6-b01-415, Java(TM) SE Runtime Environment, 1.6.0_31-b04-415-11M3635
OS: Mac OS X

User Comments:
rburkhead: Right-clicked on a PHP file in the Projects hierarchy and selected "Debug"

lucifurious: I right clicked on a PHP file to upload.




Stacktrace: 
java.lang.ClassNotFoundException: org.netbeans.cubeon.context.internal.TaskContextEditorPopupAction
   at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
   at java.security.AccessController.doPrivileged(AccessController.java:0)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Comment 1 marco.frattola 2012-05-03 12:33:11 UTC
Created attachment 119026 [details]
stacktrace
Comment 2 Jaroslav Tulach 2012-05-18 10:09:35 UTC
something related to cubeon support.
Comment 3 marco.frattola 2012-05-22 13:51:08 UTC
Created attachment 119729 [details]
stacktrace