Removing the Ant Configuration Selection in eclipse

Submitted by Amir Shevat on Fri, 07/18/2008 - 11:24

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.

Thanx!

Thanx!

Might even need to change the Filters

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.

Thank you very much

Satish

Thanks a ton

Thanks!

Thanks, this REALLY helped me a lot!!

Thank you

This worked great!

thanx

it was really annoying!..
thank you :)

Helped me too..

Yeah it was extremely annoying.. I was about to jump out the window. And we're on the third floor.

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options

Powered by Drupal, an open source content management system