Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dash-dev] upgrade eclipse3.6 to eclipse3.7M6, the junit test could not find junit

This mailing is list is probably not the right place for your question.

I recommend that you pose this question on the eclipse.platform forum:

http://www.eclipse.org/forums/eclipse.platform

You should provide more information. What build.xml file are you asking about? What, specificially, is the error reported?

HTH,

Wayne

On 03/24/2011 08:31 PM, 赵忠伟 wrote:
hi,

when I upgrade eclipse3.6 to eclipse3.7M6,the junit test could not find junit,and I found the generated build.xml for the test project is:
<pathelement path="../org.junit_3.8.2.v3_8_2_v20100427-1100.jar"/>
but before it was:
<pathelement path="../org.junit_3.8.2.v3_8_2_v20100427-1100/junit.jar"/>

Does anyone know what is wrong,thanks very much!

--

Thanks!

Best Regards!

Zhao
_______________________________________________ dash-dev mailing list dash-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/dash-dev

Back to the top