summaryrefslogtreecommitdiffstats
path: root/Dozentenmodulserver/.classpath
blob: 7c84817e504f7ae0625923de0663a3d1e6534866 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
	<classpathentry kind="lib" path="lib/mysql-connector-java-5.1.25-bin.jar"/>
	<classpathentry kind="lib" path="lib/commons-io-2.4.jar"/>
	<classpathentry kind="lib" path="lib/libthrift-0.9.1.jar"/>
	<classpathentry kind="lib" path="lib/log4j-1.2.17.jar"/>
	<classpathentry kind="lib" path="lib/slf4j-api-1.7.5.jar"/>
	<classpathentry kind="lib" path="lib/ini4j-0.5.2-SNAPSHOT.jar"/>
	<classpathentry kind="lib" path="lib/slf4j-simple-1.7.5.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>