I was getting this when I attempted to run a program that I wrote. I recently upgraded to Net Beans 6.5 so this is no longer an issue.
On Jan 13, 2:15 pm, "Michal Eibl" <[email protected]> wrote: > Can you describe it more? When do you get this error? My NetBeans works > fine... > M. > > 2009/1/12 <[email protected]> > > > > > ERROR - Ant is misconfigured and cannot be run. > > java.lang.ClassNotFoundException: > > org.apache.tools.ant.input.InputHandler > > at java.net.URLClassLoader$1.run(URLClassLoader.java:200) > > at java.security.AccessController.doPrivileged(Native Method) > > at java.net.URLClassLoader.findClass(URLClassLoader.java:188) > > at org.apache.tools.ant.module.bridge.AuxClassLoader.findClass > > (AuxClassLoader.java:85) > > at java.lang.ClassLoader.loadClass(ClassLoader.java:307) > > at java.lang.ClassLoader.loadClass(ClassLoader.java:252) > > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java: > > 320) > > at java.lang.Class.forName0(Native Method) > > at java.lang.Class.forName(Class.java:247) > > at > > org.apache.tools.ant.module.bridge.AntBridge.createAntInstance > > (AntBridge.java:283) > > at org.apache.tools.ant.module.bridge.AntBridge.getAntInstance > > (AntBridge.java:264) > > at org.apache.tools.ant.module.bridge.AntBridge.getInterface > > (AntBridge.java:253) > > at org.apache.tools.ant.module.run.TargetExecutor.run > > (TargetExecutor.java:460) > > at org.netbeans.core.execution.RunClassThread.run > > (RunClassThread.java:151) > > --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/javaprogrammingwithpassion?hl=en -~----------~----~----~----~------~----~------~--~---
