Changeset 28 for branches/multithread/.classpath
- Timestamp:
- 10/02/07 12:49:26 (1 year ago)
- Files:
-
- 1 modified
-
branches/multithread/.classpath (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/multithread/.classpath
r2 r28 2 2 <classpath> 3 3 <classpathentry kind="src" path="src"/> 4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER "/>5 <classpathentry kind=" lib" path="lib/junit.jar"/>4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0_02"/> 5 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/> 6 6 <classpathentry kind="output" path="out"/> 7 7 </classpath>
