Project

General

Profile

Download (855 Bytes) Statistics
| Branch: | Tag: | Revision:
1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
	<classpathentry exported="true" kind="lib" path="lib/c3p0-0.9.5.2.jar"/>
4
	<classpathentry exported="true" kind="lib" path="lib/mysql-connector-java-5.1.24.jar"/>
5
	<classpathentry exported="true" kind="lib" path="lib/javax.servlet-api-3.1.0.jar"/>
6
	<classpathentry exported="true" kind="lib" path="lib/jetty-all-9.2.9.v20150224.jar"/>
7
	<classpathentry exported="true" kind="lib" path="lib/log4j-1.2.17.jar"/>
8
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
9
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
10
	<classpathentry kind="src" path="src/main/java"/>
11
	<classpathentry kind="src" path="src/main/resources"/>
12
	<classpathentry kind="output" path="target/classes"/>
13
</classpath>
(1-1/5)