Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » 3.1 M7: Ant External Tools do not work when running on a separate JRE
3.1 M7: Ant External Tools do not work when running on a separate JRE [message #204094] Wed, 18 May 2005 13:23 Go to next message
Eclipse UserFriend
Originally posted by: eraserman.nospam.gmail.com

I'm working on a project that has ant targets to start and stop the
application server, in addition to the standard build targets.

I have many of the ANT targets mapped to external tools.

Recently upgraded to Eclipse 3.1M7, now these targets do not work unless
ANT is run in the same JRE as the workspace.

When attempting to run one of these external tools using a separate JRE,
the status text on the console tab goes to <terminated>, inmediately.
There is no output whatsoever in the console itself.

These same ant targets worked fine on Eclipse 3.1M5 (I never downloaded M6).

Ray
Re: 3.1 M7: Ant External Tools do not work when running on a separate JRE [message #204102 is a reply to message #204094] Wed, 18 May 2005 13:29 Go to previous messageGo to next message
Eclipse UserFriend
https://bugs.eclipse.org/bugs/show_bug.cgi?id=95611

Another workaround if you are not using the Ant <input> task:
You can turn off "Set an Input Handler" on
the Main page of the Ant launch configuration.

HTH
Darins

"Ray Davis" <eraserman@nospam.gmail.com> wrote in message
news:d6fto7$ds3$1@news.eclipse.org...
> I'm working on a project that has ant targets to start and stop the
> application server, in addition to the standard build targets.
>
> I have many of the ANT targets mapped to external tools.
>
> Recently upgraded to Eclipse 3.1M7, now these targets do not work unless
> ANT is run in the same JRE as the workspace.
>
> When attempting to run one of these external tools using a separate JRE,
> the status text on the console tab goes to <terminated>, inmediately.
> There is no output whatsoever in the console itself.
>
> These same ant targets worked fine on Eclipse 3.1M5 (I never downloaded
M6).
>
> Ray
Re: 3.1 M7: Ant External Tools do not work when running on a separate JRE [message #204120 is a reply to message #204102] Wed, 18 May 2005 13:42 Go to previous message
Eclipse UserFriend
Originally posted by: eraserman.nospam.gmail.com

Darin Swanson wrote:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=95611
>
> Another workaround if you are not using the Ant <input> task:
> You can turn off "Set an Input Handler" on
> the Main page of the Ant launch configuration.
>

I did have some entries with double quotes on my PATH variable. Got rid
of them, the problem went away. Thanks for the tip.

Ray
Previous Topic:Can't debug source code in M7
Next Topic:Ignoring superclass TestCases with JUnit runner
Goto Forum:
  


Current Time: Fri Apr 25 17:57:52 EDT 2025

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

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

Back to the top