Ant plugin for Eclipse?



When I use Ant on eclipse, I open build.xml and right click a task name
on the Outline View, then run the task.

Whenever I want to run a task I should open build.xml.

Is there any plugin which always lists the Ant tasks of a specific
build.xml, and runs a task by just double click?

Thanks,
KwonNam.
.



Relevant Pages

  • Re: Changing IDE = Ton Of Work
    ... > If eclipse has ant support, ... I will just continue my file layout to get Eclipse happy. ... "right" place in the file system. ... I could have apples.java somewhere crazy and JBuilder wouldn't care so ...
    (comp.lang.java.programmer)
  • Re: Eclipse vs. GetResourse
    ... I'm waiting for an IDE ... > Eclipse can invoke any ANT task. ...
    (comp.lang.java.softwaretools)
  • Compilieren mit Eclipse und ANT
    ... ich habe in Eclipse 3.2 ein dynamisches Web-Projekt angelegt und Sourcen ... In Eclipse wird kein Fehler gemeldet, aber wenn ich den ANT-Task(in Eclipse ... Ich vermute, dass ich ANT sagen muss, welche Compiler Version genutzt werden ... Unter Run an Ant buildfile ist bereits eingestellt: Run in the same JRE as ...
    (de.comp.lang.java)
  • Re: lokales JRE
    ... Wenn das JRE/JDK Teil der Projektverzeichnistruktur ist, ... Entwickler dieses installieren, ... Damit Ant gegen ein bestimmtes JRE kompiliert muss ich Ant sagen wo ... Ja ganz sauber ist es nicht die Eclipse spezifische .classpath ins CVS ...
    (de.comp.lang.java)
  • Re: Giving an application a window icon in a sensible way
    ... Well, I was under the impression that you hadn't been able to get Eclipse to build the JAR file for you as part of an atomic, automated build. ... The main reason that I like to use Ant for the build rather than the IDE's built-in mechanism is because it stops you from being tied to the IDE. ... This is advantageous for integrating with other processes, such as continuous integration systems. ...
    (comp.lang.java.programmer)