Adam,

Your commit doesn't fix the Eclipse issue. I have a fresh checkout and I'm willing to help solve the problem.

Here are the ant jars listed in the classpath file, let me know what order they should be in:

<classpathentry kind="lib" path="framework/base/lib/ant/ant-nodeps-1.7.0.jar"/> <classpathentry kind="lib" path="framework/base/lib/ant/ant-apache-bsf-1.7.0.jar"/> <classpathentry kind="lib" path="framework/base/lib/ant-launcher-1.7.0.jar"/>
<classpathentry kind="lib" path="framework/base/lib/ant-1.7.0.jar"/>

-Adrian

Adam Heath wrote:
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.

Reply via email to