annotate .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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
6829553d2378 first rekease
dwinter
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
6829553d2378 first rekease
dwinter
parents:
diff changeset
2 <classpath>
6829553d2378 first rekease
dwinter
parents:
diff changeset
3 <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
6829553d2378 first rekease
dwinter
parents:
diff changeset
4 <classpathentry kind="src" path="src"/>
6829553d2378 first rekease
dwinter
parents:
diff changeset
5 <classpathentry kind="lib" path="libs/commons-lang-2.3.jar"/>
27
361d8c89338a Moved common classes to de.mpg.mpiwg.itgroup.digilib.core
dwinter
parents: 25
diff changeset
6 <classpathentry kind="lib" path="libs/digilibservice-client-1.0-SNAPSHOT.jar"/>
361d8c89338a Moved common classes to de.mpg.mpiwg.itgroup.digilib.core
dwinter
parents: 25
diff changeset
7 <classpathentry combineaccessrules="false" kind="src" path="/de.mpg.mpiwg.itgroup.digilib.core"/>
361d8c89338a Moved common classes to de.mpg.mpiwg.itgroup.digilib.core
dwinter
parents: 25
diff changeset
8 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
0
6829553d2378 first rekease
dwinter
parents:
diff changeset
9 <classpathentry kind="output" path="bin"/>
6829553d2378 first rekease
dwinter
parents:
diff changeset
10 </classpath>