Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » error when running ant
error when running ant [message #48166] Wed, 04 June 2003 01:09 Go to next message
Eclipse UserFriend
I'm running on windows me.
I just installed eclipse 2.1 final version, and i got a problem :


When i run an ant build file through eclipse, it opens an dos windows and
locks the ant script : (

very strange, since it worked fine on an older version of eclipse

Any hints would be appreciated :)

Emerson
Re: error when running ant [message #48211 is a reply to message #48166] Wed, 04 June 2003 01:35 Go to previous messageGo to next message
Eclipse UserFriend
i got it :
the dos windows is opened when it try to set the env property :

<property environment="env"/>

but it works on linux and with windows 2000

emerson wrote:

> I'm running on windows me.
> I just installed eclipse 2.1 final version, and i got a problem :


> When i run an ant build file through eclipse, it opens an dos windows and
> locks the ant script : (

> very strange, since it worked fine on an older version of eclipse

> Any hints would be appreciated :)

> Emerson
Re: error when running ant [message #48675 is a reply to message #48211] Wed, 04 June 2003 09:49 Go to previous message
Eclipse UserFriend
You are running on Win98 or WinME?
Looks like
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13269 which is marked as a
dup of
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13006

The older version of Eclipse was using an older version of Ant.

Darins

"emerson" <echofloripa@bol.com.br> wrote in message
news:bbk0e9$1pf$1@rogue.oti.com...
> i got it :
> the dos windows is opened when it try to set the env property :
>
> <property environment="env"/>
>
> but it works on linux and with windows 2000
>
> emerson wrote:
>
> > I'm running on windows me.
> > I just installed eclipse 2.1 final version, and i got a problem :
>
>
> > When i run an ant build file through eclipse, it opens an dos windows
and
> > locks the ant script : (
>
> > very strange, since it worked fine on an older version of eclipse
>
> > Any hints would be appreciated :)
>
> > Emerson
>
>
>
>
Previous Topic:Updating existing JUnit TestCases
Next Topic:start external process
Goto Forum:
  


Current Time: Mon Jul 21 21:53:31 EDT 2025

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

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

Back to the top