view .classpath @ 28:f2e1827b97d7

rearrangement of classes bug fixing activator
author dwinter
date Sat, 18 Jun 2011 09:52:18 +0200
parents ee955cf6c9c5
children fbcf122a6a24
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"/>
	<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>