Project

General

Profile

Download (5.51 KB) Statistics
| Branch: | Tag: | Revision:
1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
	<classpathentry including="**/*.java" kind="src" path="src/main/java"/>
4
	<classpathentry excluding="**/*.java" kind="src" path="src/main/resources"/>
5
	<classpathentry including="**/*.java" kind="src" output="target/test-classes" path="src/test/java"/>
6
	<classpathentry excluding="**/*.java" kind="src" output="target/test-classes" path="src/test/resources"/>
7
	<classpathentry exported="true" kind="lib" path="lib/opencsv-2.4.jar"/>
8
	<classpathentry exported="true" kind="lib" path="lib/dbunit-2.4.9.jar"/>
9
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-persistence-3.3.8-SNAPSHOT.jar"/>
10
	<classpathentry exported="true" kind="lib" path="lib/org.springframework.aop-3.2.2.RELEASE.jar"/>
11
	<classpathentry exported="true" kind="lib" path="lib/org.springframework.aspects-3.2.2.RELEASE.jar"/>
12
	<classpathentry exported="true" kind="lib" path="lib/org.springframework.beans-3.2.2.RELEASE.jar"/>
13
	<classpathentry exported="true" kind="lib" path="lib/org.springframework.core-3.2.2.RELEASE.jar"/>
14
	<classpathentry exported="true" kind="lib" path="lib/org.springframework.expression-3.2.2.RELEASE.jar"/>
15
	<classpathentry exported="true" kind="lib" path="lib/org.springframework.jdbc-3.2.2.RELEASE.jar"/>
16
	<classpathentry exported="true" kind="lib" path="lib/org.springframework.orm-3.2.2.RELEASE.jar"/>
17
	<classpathentry exported="true" kind="lib" path="lib/org.springframework.transaction-3.2.2.RELEASE.jar"/>
18
	<classpathentry exported="true" kind="lib" path="lib/org.springframework.web-3.2.2.RELEASE.jar"/>
19
	<classpathentry exported="true" kind="lib" path="lib/org.springframework.context-3.2.2.RELEASE.jar"/>
20
	<classpathentry exported="true" kind="lib" path="lib/hibernate-commons-annotations-4.0.1.Final.jar"/>
21
	<classpathentry exported="true" kind="lib" path="lib/hibernate-core-4.1.10.Final.jar" sourcepath="/home/cmathew/Temp/hibernate-core-4.1.10.Final-sources.jar"/>
22
	<classpathentry exported="true" kind="lib" path="lib/hibernate-entitymanager-4.1.10.Final.jar"/>
23
	<classpathentry exported="true" kind="lib" path="lib/hibernate-envers-4.1.10.Final.jar"/>
24
	<classpathentry exported="true" kind="lib" path="lib/hibernate-search-engine-4.2.0.Final.jar"/>
25
	<classpathentry exported="true" kind="lib" path="lib/hibernate-jpa-2.0-api-1.0.1.Final.jar"/>
26
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
27
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
28
	<classpathentry exported="true" kind="lib" path="lib/aspectjrt-1.7.1.jar"/>
29
	<classpathentry exported="true" kind="lib" path="lib/c3p0-0.9.2.jar"/>
30
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-commons-3.3.8-SNAPSHOT.jar"/>
31
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-ext-3.3.8-SNAPSHOT.jar"/>
32
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-model-3.3.8-SNAPSHOT.jar" sourcepath="/home/cmathew/Development/EDIT/taxeditor/eu.etaxonomy.taxeditor.cdmlib/lib/cdmlib-model-3.3.8-SNAPSHOT-sources.jar"/>
33
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-services-3.3.8-SNAPSHOT.jar" sourcepath="/home/cmathew/.m2/repository/eu/etaxonomy/cdmlib-services/3.3.8-SNAPSHOT/cdmlib-services-3.3.8-SNAPSHOT-sources.jar"/>
34
	<classpathentry exported="true" kind="lib" path="lib/ehcache-core-2.4.3.jar"/>
35
	<classpathentry exported="true" kind="lib" path="lib/hamcrest-core-1.3.jar"/>
36
	<classpathentry exported="true" kind="lib" path="lib/jboss-logging-3.1.3.GA.jar"/>
37
	<classpathentry exported="true" kind="lib" path="lib/jboss-transaction-api_1.1_spec-1.0.0.Final.jar"/>
38
	<classpathentry exported="true" kind="lib" path="lib/jdom-1.1.3.jar"/>
39
	<classpathentry exported="true" kind="lib" path="lib/junit-4.11.jar" sourcepath="/home/cmathew/Downloads/junit-4.11-sources.jar"/>
40
	<classpathentry exported="true" kind="lib" path="lib/log4j-1.2.17.jar"/>
41
	<classpathentry exported="true" kind="lib" path="lib/spring-security-config-3.1.3.RELEASE.jar"/>
42
	<classpathentry exported="true" kind="lib" path="lib/spring-security-core-3.1.3.RELEASE.jar"/>
43
	<classpathentry exported="true" kind="lib" path="lib/spring-security-remoting-3.1.3.RELEASE.jar"/>
44
	<classpathentry exported="true" kind="lib" path="lib/unitils-core-3.4.2.jar"/>
45
	<classpathentry exported="true" kind="lib" path="lib/commons-logging-1.1.1.jar"/>
46
	<classpathentry exported="true" kind="lib" path="lib/commons-lang-2.6.jar"/>
47
	<classpathentry exported="true" kind="lib" path="lib/aopalliance-1.0.jar"/>
48
	<classpathentry exported="true" kind="lib" path="lib/joda-time-2.1.jar"/>
49
	<classpathentry exported="true" kind="lib" path="lib/lsid-client-1.1.2.jar"/>
50
	<classpathentry exported="true" kind="lib" path="lib/lucene-core-3.6.2.jar"/>
51
	<classpathentry exported="true" kind="lib" path="lib/lsid-server-1.1.2.jar"/>
52
	<classpathentry exported="true" kind="lib" path="lib/slf4j-api-1.7.2.jar"/>
53
	<classpathentry exported="true" kind="lib" path="lib/javassist-3.17.1-GA.jar"/>
54
	<classpathentry exported="true" kind="lib" path="lib/unitils-spring-3.4.2.jar"/>
55
	<classpathentry exported="true" kind="lib" path="lib/unitils-database-3.4.2.jar"/>
56
	<classpathentry exported="true" kind="lib" path="lib/commons-dbcp-1.4.jar"/>
57
	<classpathentry exported="true" kind="lib" path="lib/commons-pool-1.5.4.jar"/>
58
	<classpathentry exported="true" kind="lib" path="lib/unitils-dbmaintainer-3.4.2.jar"/>
59
	<classpathentry exported="true" kind="lib" path="lib/h2-1.4.181.jar"/>
60
	<classpathentry exported="true" kind="lib" path="lib/unitils-dbunit-3.4.2.jar"/>
61
	<classpathentry kind="output" path="target/classes"/>
62
</classpath>
(1-1/5)