diff .classpath @ 0:6829553d2378

first rekease
author dwinter
date Thu, 30 Dec 2010 16:08:45 +0100
parents
children 52023cf79d86
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.classpath	Thu Dec 30 16:08:45 2010 +0100
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
+	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
+	<classpathentry kind="src" path="src"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/info.textgrid.lab.linkeditor.mip"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/info.textgrid.lab.linkeditor.mip.component"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/info.textgrid.lab.linkeditor.controller"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/info.textgrid.lab.linkeditor.model"/>
+	<classpathentry combineaccessrules="false" kind="src" path="/info.textgrid.lab.linkeditor.rch.ept.libraries"/>
+	<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"/>
+</classpath>