Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Eclipse asking for "Ant configuration selection"
Eclipse asking for "Ant configuration selection" [message #224290] Thu, 16 February 2006 21:03 Go to next message
Eclipse UserFriend
Originally posted by: nospam.xxxxxxxxxx.com

Since yesterday afternoon, when I try to run an Ant target, a small dialog
pops up titled "Ant configuration selection". There's a message saying
"choose an Ant configuration to run". The dialog offers two identical
choics, which are the name of my project, followed by the name of my build
file, followed by "(1)" and "(2)".

This is in Eclipse 3.3.1, build ID M20050929-0840 on Windows 2000.

What is going on here? Is there a way to stop this from happening and get
Eclipse to just run the build target?

Thanks.

JM
Re: Eclipse asking for "Ant configuration selection" [message #224315 is a reply to message #224290] Fri, 17 February 2006 00:19 Go to previous message
Darin Swanson is currently offline Darin SwansonFriend
Messages: 2386
Registered: July 2009
Senior Member
Go into the Ant launch configuration dialog
(Run>External Tools>External Tools...)

Check out the launch configurations for these two. Pick which one you wish
to keep and delete the other.

If there really is no difference between the two configurations please log a
bug against platform Ant attaching the .launch files so we can figure out
where our bug is.

Thanks
Darins

"JM" <nospam@xxxxxxxxxx.com> wrote in message
news:90505d90c210671a832b22dc13cfef1a$1@www.eclipse.org...
> Since yesterday afternoon, when I try to run an Ant target, a small dialog
> pops up titled "Ant configuration selection". There's a message saying
> "choose an Ant configuration to run". The dialog offers two identical
> choics, which are the name of my project, followed by the name of my build
> file, followed by "(1)" and "(2)".
>
> This is in Eclipse 3.3.1, build ID M20050929-0840 on Windows 2000.
>
> What is going on here? Is there a way to stop this from happening and get
> Eclipse to just run the build target?
>
> Thanks.
>
> JM
>
Previous Topic:Classes not visible when plug in is exported and installed
Next Topic:how to build AST without building project?
Goto Forum:
  


Current Time: Mon May 06 04:03:40 GMT 2024

Powered by FUDForum. Page generated in 0.02946 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top