summaryrefslogtreecommitdiffstats
path: root/Dozentenmodul/.classpath
blob: 1e2dfca090924b7878d45c1316859f31f1e72388 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="src" path=".settings"/>
	<classpathentry kind="src" path="img"/>
	<classpathentry exported="true" 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/commons-net-3.3.jar"/>
	<classpathentry kind="lib" path="lib/jcalendar-1.4.jar"/>
	<classpathentry kind="lib" path="lib/jdatepicker-1.3.2.jar"/>
	<classpathentry kind="lib" path="lib/jsch-0.1.49.jar"/>
	<classpathentry kind="lib" path="lib/mysql-connector-java-5.1.25-bin.jar"/>
	<classpathentry kind="lib" path="lib/org.eclipse.core.commands.jar"/>
	<classpathentry kind="lib" path="lib/org.eclipse.equinox.common_3.3.0.v20070426.jar"/>
	<classpathentry kind="lib" path="lib/org.eclipse.jface.jar"/>
	<classpathentry kind="lib" path="lib/swing2swt.jar"/>
	<classpathentry kind="lib" path="lib/swt.jar"/>
	<classpathentry combineaccessrules="false" kind="src" path="/bwLehrpoolSuite_Server"/>
	<classpathentry kind="lib" path="lib/ini4j-0.5.2-SNAPSHOT.jar"/>
	<classpathentry kind="lib" path="lib/libthrift-0.9.1.jar"/>
	<classpathentry kind="lib" path="/bwLehrpoolSuite_Server/lib/slf4j-api-1.7.5.jar"/>
	<classpathentry kind="lib" path="lib/slf4j-simple-1.7.6.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>