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 213368

Summary: com.jformdesigner.KW.run: ClassNotFoundException: org.jdom.input.SAXBuilder
Product: third-party Reporter: lehel
Component: -- Other --Assignee: issues@third-party <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 188787
Attachments: stacktrace

Description lehel 2012-06-01 08:31:43 UTC
Build: NetBeans IDE 7.2 Beta (Build 201205031832)
VM: Java HotSpot(TM) Client VM, 23.0-b21, Java(TM) SE Runtime Environment, 1.7.0_04-b22
OS: Windows XP

User Comments:
lehel: Trying JFormDesigner plugin from http://www.formdev.com/jformdesigner/download/
Converting JForm to JFormDesigner




Stacktrace: 
java.lang.ClassNotFoundException: org.jdom.input.SAXBuilder
   at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
   at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
   at java.security.AccessController.doPrivileged(AccessController.java:0)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
Comment 1 lehel 2012-06-01 08:31:48 UTC
Created attachment 120183 [details]
stacktrace
Comment 2 Jaroslav Tulach 2012-06-01 13:03:24 UTC
I would suggest to report the bug to com.jformdesigner guys, not to NetBeans.