Ant
Removing the Ant Configuration Selection in eclipse
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.

