Mercurial > hg4j
comparison .classpath @ 101:777ab7034c1b
Switch to JUnit for tests
author | Artem Tikhomirov <tikhomirov.artem@gmail.com> |
---|---|
date | Fri, 28 Jan 2011 03:07:25 +0100 |
parents | 9a03a80a0f2f |
children | 868a5a6e9f93 |
comparison
equal
deleted
inserted
replaced
100:b71b3f7d24d4 | 101:777ab7034c1b |
---|---|
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="output" path="bin"/> | 8 <classpathentry kind="output" path="bin"/> |
8 </classpath> | 9 </classpath> |