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 - com.jformdesigner.KW.run: ClassNotFoundException: org.jdom.input.SAXBuilder
Summary: com.jformdesigner.KW.run: ClassNotFoundException: org.jdom.input.SAXBuilder
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-01 08:31 UTC by lehel
Modified: 2012-06-01 13:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 188787


Attachments
stacktrace (5.80 KB, text/plain)
2012-06-01 08:31 UTC, lehel
Details

Note You need to log in before you can comment on or make changes to this bug.
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.