comparison .classpath @ 149:868a5a6e9f93

Junit sources archive added; Eclipse project classpath and eol settings updated.
author Alexander Kitaev <kitaev@gmail.com>
date Thu, 24 Feb 2011 18:52:46 +0100
parents 777ab7034c1b
children 9897cbfd2790
comparison
equal deleted inserted replaced
148:1a7a9a20e1f9 149:868a5a6e9f93
2 <classpath> 2 <classpath>
3 <classpathentry kind="src" path="src"/> 3 <classpathentry kind="src" path="src"/>
4 <classpathentry kind="src" path="test"/> 4 <classpathentry kind="src" path="test"/>
5 <classpathentry kind="src" path="cmdline"/> 5 <classpathentry kind="src" path="cmdline"/>
6 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/> 6 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
7 <classpathentry kind="lib" path="lib/junit-4.8.2.jar" sourcepath="C:/eclipse-3.7/plugins/org.junit.source_4.8.1.v4_8_1_v20100427-1100.jar"/> 7 <classpathentry kind="lib" path="lib/junit-4.8.2.jar" sourcepath="lib/junit-4.8.2-src.jar"/>
8 <classpathentry kind="output" path="bin"/> 8 <classpathentry kind="output" path="bin"/>
9 </classpath> 9 </classpath>