Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » ANT: ${eclipse.home} not found
ANT: ${eclipse.home} not found [message #306016] Tue, 18 July 2006 09:55 Go to next message
Eclipse UserFriend
Originally posted by: fhellerhoff.yahoo.de

When editing the build file, the tool tip over ${eclipse.home} shows the
correct value. When running the tasks, ${eclipse.home} is unknown.
${eclipse.home} is well defined in <Preferences> / <ANT> / <Runtime>.

Any ideas?
Re: ${eclipse.home} not found [message #306024 is a reply to message #306016] Tue, 18 July 2006 14:19 Go to previous message
Darin Swanson is currently offline Darin SwansonFriend
Messages: 2386
Registered: July 2009
Senior Member
This property is defined with you run the build in the same JRE as Eclipse.

This is set on the JRE tab of your Ant launch configuration.

HTH
Darins

"Friedhelm" <fhellerhoff@yahoo.de> wrote in message
news:24dc09a0595c99bc964ff98f918f638d$1@www.eclipse.org...
> When editing the build file, the tool tip over ${eclipse.home} shows the
> correct value. When running the tasks, ${eclipse.home} is unknown.
> ${eclipse.home} is well defined in <Preferences> / <ANT> / <Runtime>.
>
> Any ideas?
>
>
Previous Topic:Eclipse 3.2 on Windows XP x64
Next Topic:How to clear a MessageConsoleStream
Goto Forum:
  


Current Time: Sat Aug 17 04:50:35 GMT 2024

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

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

Back to the top