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. >> >> >
