When I updated to eclipse 3.2 I found a new irritating feature:
The problem:
The first time when selecting the Run As-> Ant build… on any of the ant tasks (targets) you have in your build.xml file, you get a window called “modify attributes and launch.â€
After that any time you try to run an ant task (with or without the build…) you get an annoying “Ant Configuration Selection†window that makes the ant running process a click longer.
The solution:
From the top menu select run->External Tools-> External Tools… which will bring you to “create, manage, and run configurations†window, there delete all the pre-defined tasks under ant build (on the left bar of the window) and click “closeâ€â€¦
I found this workaround here: http://dev.eclipse.org/newslists/news.eclipse.platform/msg20976.html
I hope eclipse will provide a different mechanism that will work around this problem in their next release.
You’re my hero!
Words cannot express how grateful I am to you for posting this!
Thanx!
If you cant find the ant configurations that show up when a target is run, try changing the filters in ‘Launch Configuration Filters’.
Sridhar Reddy,
Singularity.
Thank you very much
Thanks a ton
Thanks, this REALLY helped me a lot!!
This worked great!
it was really annoying!..
thank you
Yeah it was extremely annoying.. I was about to jump out the window. And we’re on the third floor.