changeset 8:52023cf79d86

first release (continued)
author dwinter
date Mon, 03 Jan 2011 09:13:17 +0100
parents 79a66ee101f5
children e63a64652f4d
files .classpath .settings/org.eclipse.jdt.core.prefs
diffstat 2 files changed, 8 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/.classpath	Mon Jan 03 09:12:49 2011 +0100
+++ b/.classpath	Mon Jan 03 09:13:17 2011 +0100
@@ -11,11 +11,6 @@
 	<classpathentry combineaccessrules="false" kind="src" path="/info.textgrid.lab.linkeditor.rcp_linkeditor"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/info.textgrid.lab.linkeditor.tools"/>
 	<classpathentry kind="lib" path="libs/commons-lang-2.3.jar"/>
-	<classpathentry kind="lib" path="libs/commons-math-2.1/commons-math-2.1.jar" sourcepath="libs/commons-math-2.1/commons-math-2.1-sources.jar">
-		<attributes>
-			<attribute name="javadoc_location" value="jar:platform:/resource/de.mpg.mpiwg.itgroup.digilib.plugin/libs/commons-math-2.1/commons-math-2.1-javadoc.jar!/"/>
-		</attributes>
-	</classpathentry>
 	<classpathentry kind="lib" path="libs/jdom-1.0.jar"/>
 	<classpathentry kind="lib" path="libs/jaxen-1.1.1.jar"/>
 	<classpathentry kind="output" path="bin"/>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.settings/org.eclipse.jdt.core.prefs	Mon Jan 03 09:13:17 2011 +0100
@@ -0,0 +1,8 @@
+#Mon Dec 27 10:56:13 CET 2010
+eclipse.preferences.version=1
+org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5
+org.eclipse.jdt.core.compiler.compliance=1.5
+org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
+org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
+org.eclipse.jdt.core.compiler.source=1.5