BJ Freeman wrote: > 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.
<rant> Oh my, that is so broken. That is a stupid way to make eclipse work. Combining libraries that the *code* needs to compile, with libraries that the *build* system needs. Shame on eclipse for doing it that way. Bad monkey, no cookie for you. </rant> I've added the new ant jars in 709250. Don't use eclipse, so can't test.
