view .classpath @ 29:fbcf122a6a24

Working version for textgrid
author dwinter
date Wed, 14 Sep 2011 14:41:31 +0200
parents f2e1827b97d7
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="lib" path="libs/commons-lang-2.3.jar"/>
	<classpathentry kind="lib" path="libs/digilibservice-client-1.0-SNAPSHOT.jar" sourcepath="/digilibservice/service/src/main/java/info"/>
	<classpathentry kind="lib" path="libs/jdom-1.0.jar"/>
	<classpathentry kind="lib" path="libs/jaxen-1.1.1.jar"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="output" path="bin"/>
</classpath>