Check Ant's FAQ at http://ant.apache.org/faq.html http://ant.apache.org/faq.html . There's an item about this type of error.
adityawijanarko wrote: > > i keep having this error > please help me > > java.lang.InstantiationException: org.apache.tools.ant.Main > at java.lang.Class.newInstance0(Class.java:335) > at java.lang.Class.newInstance(Class.java:303) > at org.apache.tools.ant.launch.Launcher.run(Launcher.java:245) > at org.apache.tools.ant.launch.Launcher.main(Launcher.java:67) > > please help me > > -- View this message in context: http://www.nabble.com/Beginner-Problem-tf4834636s2369.html#a13936106 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
