view .classpath @ 27:361d8c89338a

Moved common classes to de.mpg.mpiwg.itgroup.digilib.core
author dwinter
date Sat, 18 Jun 2011 09:53:01 +0200
parents 6e7bb3467531
children 0205c3f41d1d
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 combineaccessrules="false" kind="src" path="/de.mpg.mpiwg.itgroup.digilib.core"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="output" path="bin"/>
</classpath>