changeset 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 1a7a9a20e1f9
children 6b55f10ef54b
files .classpath .settings/org.eclipse.core.resources.prefs .settings/org.eclipse.core.runtime.prefs lib/junit-4.8.2-src.jar
diffstat 4 files changed, 15 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/.classpath	Wed Feb 23 22:36:28 2011 +0100
+++ b/.classpath	Thu Feb 24 18:52:46 2011 +0100
@@ -1,9 +1,9 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-	<classpathentry kind="src" path="src"/>
-	<classpathentry kind="src" path="test"/>
-	<classpathentry kind="src" path="cmdline"/>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
-	<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"/>
-	<classpathentry kind="output" path="bin"/>
-</classpath>
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" path="src"/>
+	<classpathentry kind="src" path="test"/>
+	<classpathentry kind="src" path="cmdline"/>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
+	<classpathentry kind="lib" path="lib/junit-4.8.2.jar" sourcepath="lib/junit-4.8.2-src.jar"/>
+	<classpathentry kind="output" path="bin"/>
+</classpath>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.settings/org.eclipse.core.resources.prefs	Thu Feb 24 18:52:46 2011 +0100
@@ -0,0 +1,3 @@
+#Thu Feb 24 18:49:36 CET 2011
+eclipse.preferences.version=1
+encoding/<project>=UTF-8
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.settings/org.eclipse.core.runtime.prefs	Thu Feb 24 18:52:46 2011 +0100
@@ -0,0 +1,3 @@
+#Thu Feb 24 18:49:36 CET 2011
+eclipse.preferences.version=1
+line.separator=\n
Binary file lib/junit-4.8.2-src.jar has changed