| Author |
Ant does not work in Eclipse
|
Rafael Afonso
Ranch Hand
Joined: Jul 16, 2002
Posts: 63
|
|
Hello, I am using Eclipse 2,1,1 with AntView 2.2.9. In my project, as it gave to perceive, I am using a build.xml of the Ant. My problem is this: In AntView window I click in any of targets to run and nothing happens. What it is happening? It would be some configuration error? I thank any reply. Thanks,
|
=================================<br /> Rafael U. C. Afonso<br /> <a href="http://www.javafree.com.br" target="_blank" rel="nofollow">www.javafree.com.br</a><br />=================================<br /><i>Where is debug?<br />debug is on the table</i>
|
 |
Kenn Sano
Greenhorn
Joined: Jan 30, 2002
Posts: 1
|
|
I haven't tried Ant View, but I've tried the Planty plugin. Its an editor for editing Ant build.xml files and you can get code completion when editing your build.xml. See http://eclipse-plugins.2y.net/eclipse/plugin_details.jsp?id=177 Good Luck
|
 |
Ed Burnette
Author
Ranch Hand
Joined: Jun 10, 2003
Posts: 142
|
|
Originally posted by Kenn Sano: I haven't tried Ant View, but I've tried the Planty plugin. Its an editor for editing Ant build.xml files and you can get code completion when editing your build.xml.
Eclipse 2.1 has full Ant support with the equivalents of AntView and Planty built in. It could be that the older plugins you have installed are interfering with the built-in versions. I'd suggest removing the plugins and see if that works any better for you.
|
Ed Burnette, Author of Hello Android
Blog: ZDNet's Dev Connection - Twitter: @eburnette
|
 |
 |
|
|
subject: Ant does not work in Eclipse
|
|
|