Export plugin fails, can't find AntMain? [message #158145] |
Thu, 22 June 2006 15:31 |
Eclipse User |
|
|
|
Originally posted by: hansenb.us.ibm.com
Brand new install of 3.1.2 on XP. Create a plugin project, then try to
export it using the wizard 'Deployable Plugins and Fragments'. Click finish
and get this error.
Error 2006-06-22 15:17:23.178 Could not find one or more classes:
"org.apache.tools.ant.launch.AntMain". Please check the Ant classpath.
java.lang.NoClassDefFoundError: org/apache/tools/ant/launch/AntMain
Windows->Preference->Ant->Runtime AntHome classpath entries point to the
ant plugin that came with eclipse. If a create a build.xml and run it an run
it in the same jre as the workspace it fails. If I run it in a seperate JRE
it works.
Any ideas?
Bob
|
|
|
Powered by
FUDForum. Page generated in 0.30885 seconds