BTW we can revert r709250 : it's useless
Jacques
From: "Jacques Le Roux" <[EMAIL PROTECTED]>
To be clear (and maybe for future FAQ)
In Eclipse : Windows Menu, then Preferences option, Ant/Runtime, from Ant Home button
choice "framework/base"
Jacques
From: "Jacques Le Roux" <[EMAIL PROTECTED]>
OF course, it works but IMO it's not a very satisfying solution even if we can generalize for all configurations at the
workspace level using the Runtime Ant Preferences.
Because it's a new setup one have to do for every new Eclipse environments (I already imagine the number of questions we will
have from that...)
Jacques
From: "Scott Gray" <[EMAIL PROTECTED]>
You should be able to change your ant home directory from the build
configuration under the classpath tab. Change it to use
framework/base and everything should be fine.
Regards
Scott
2008/10/31 BJ Freeman <[EMAIL PROTECTED]>:
this would be done in the .classpath included in the trunk
if eclipse is not longer supported in the trunk then the .project and
.classpath should be removed.
also I think that a vote should be done on removing Eclipse.
However that will effect many who develop with eclipse.
so it should be removed till a fix is found.
Adam Heath sent the following on 10/30/2008 2:01 PM:
BJ Freeman wrote:
i should clarify that ant build works
but build thru eclipse does not
Then how does eclipse call ant? If the classloader it uses to call ant
only has a small part of ant's optional libs, then there is nothing more
we can do. The classpath eclipse uses to call ant needs to be fixed.