summaryrefslogtreecommitdiffstats
path: root/Dozentenmodulserver/.classpath
blob: a4c7b889066832fbe2b6879e15bb366ced25ade5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
<?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="output" path="bin"/>
</classpath>