Removed p6spy from classpath
[taxeditor.git] / eu.etaxonomy.taxeditor.webapp / .classpath
1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3 <classpathentry exported="true" kind="lib" path="lib/jdbc4-2.0.jar"/>
4 <classpathentry exported="true" kind="lib" path="lib/postgresql-9.4-1206-jdbc4.jar"/>
5 <classpathentry exported="true" kind="lib" path="lib/mysql-connector-java-5.1.38.jar"/>
6 <classpathentry exported="true" kind="lib" path="lib/h2-1.4.190.jar"/>
7 <classpathentry exported="true" kind="lib" path="lib/mchange-commons-java-0.2.11.jar"/>
8 <classpathentry exported="true" kind="lib" path="lib/c3p0-0.9.5.2.jar"/>
9 <classpathentry exported="true" kind="lib" path="lib/javax.servlet-api-3.1.0.jar"/>
10 <classpathentry exported="true" kind="lib" path="lib/jetty-all-9.2.9.v20150224.jar"/>
11 <classpathentry exported="true" kind="lib" path="lib/log4j-1.2.17.jar"/>
12 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
13 <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
14 <classpathentry kind="src" path="src/main/java"/>
15 <classpathentry kind="src" path="src/main/resources"/>
16 <classpathentry kind="output" path="target/classes"/>
17 </classpath>