Project

General

Profile

Download (4.61 KB) Statistics
| Branch: | Tag: | Revision:
1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
	<classpathentry kind="src" output="target/test-classes" path="src/test/java"/>
4
	<classpathentry kind="src" path="src/main/java"/>
5
	<classpathentry exported="true" kind="lib" path="sanselan-0.94-incubator.jar"/>
6
	<classpathentry exported="true" kind="lib" path="cdmlib-commons-1.4.jar"/>
7
	<classpathentry exported="true" kind="lib" path="cdmlib-io-1.4.jar"/>
8
	<classpathentry exported="true" kind="lib" path="cdmlib-model-1.4.jar"/>
9
	<classpathentry exported="true" kind="lib" path="cdmlib-persistence-1.4.jar"/>
10
	<classpathentry exported="true" kind="lib" path="cdmlib-services-1.4.jar"/>
11
	<classpathentry exported="true" kind="lib" path="joda-time-1.5-sources.jar"/>
12
	<classpathentry exported="true" kind="lib" path="joda-time-hibernate-1.0.jar"/>
13
	<classpathentry exported="true" kind="lib" path="joda-time-1.5.jar"/>
14
	<classpathentry exported="true" kind="lib" path="h2-1.0.73.jar"/>
15
	<classpathentry exported="true" kind="lib" path="jtds-1.2.2.jar"/>
16
	<classpathentry exported="true" kind="lib" path="postgresql-8.2-504.jdbc4.jar"/>
17
	<classpathentry exported="true" kind="lib" path="jdom-1.0.jar"/>
18
	<classpathentry exported="true" kind="lib" path="msbase-2000.3.jar"/>
19
	<classpathentry exported="true" kind="lib" path="mssqlserver-2000.3.jar"/>
20
	<classpathentry exported="true" kind="lib" path="msutil-2000.3.jar"/>
21
	<classpathentry exported="true" kind="lib" path="opencsv-1.8.jar"/>
22
	<classpathentry exported="true" kind="lib" path="antlr-2.7.6.jar"/>
23
	<classpathentry exported="true" kind="lib" path="asm-attrs.jar"/>
24
	<classpathentry exported="true" kind="lib" path="asm.jar"/>
25
	<classpathentry exported="true" kind="lib" path="cglib-2.1.3.jar"/>
26
	<classpathentry exported="true" kind="lib" path="commons-collections-2.1.1.jar"/>
27
	<classpathentry exported="true" kind="lib" path="commons-logging-1.0.4.jar"/>
28
	<classpathentry exported="true" kind="lib" path="dom4j-1.6.1.jar"/>
29
	<classpathentry exported="true" kind="lib" path="ehcache-1.2.3.jar"/>
30
	<classpathentry exported="true" kind="lib" path="ejb3-persistence.jar"/>
31
	<classpathentry exported="true" kind="lib" path="hibernate-annotations.jar"/>
32
	<classpathentry exported="true" kind="lib" path="hibernate-commons-annotations.jar"/>
33
	<classpathentry exported="true" kind="lib" path="hibernate-validator.jar"/>
34
	<classpathentry exported="true" kind="lib" path="hibernate3.jar" sourcepath="C:/Dokumente und Einstellungen/a.mueller/.m2/repository/org/hibernate/hibernate/3.2.5.ga/hibernate-3.2.5.ga-sources.jar"/>
35
	<classpathentry exported="true" kind="lib" path="javassist.jar"/>
36
	<classpathentry exported="true" kind="lib" path="jdbc2_0-stdext.jar"/>
37
	<classpathentry exported="true" kind="lib" path="jta.jar"/>
38
	<classpathentry exported="true" kind="lib" path="junit-4.4.jar"/>
39
	<classpathentry exported="true" kind="lib" path="log4j-1.2.14.jar"/>
40
	<classpathentry exported="true" kind="lib" path="mysql-connector-java-3.1.14-bin.jar"/>
41
	<classpathentry exported="true" kind="lib" path="xml-apis.jar"/>
42
	<classpathentry exported="true" kind="lib" path="hsqldb.jar"/>
43
	<classpathentry exported="true" kind="lib" path="jaxb-api.jar"/>
44
	<classpathentry exported="true" kind="lib" path="jaxb-impl-2.0.jar"/>
45
	<classpathentry exported="true" kind="lib" path="jaxb-impl-2.0-sources.jar"/>
46
	<classpathentry exported="true" kind="lib" path="xercesImpl.jar"/>
47
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
48
	<classpathentry exported="true" kind="con" path="org.eclipse.ajdt.core.ASPECTJRT_CONTAINER"/>
49
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
50
	<classpathentry kind="lib" path="aspectjrt-1.5.4.jar"/>
51
	<classpathentry kind="lib" path="aopalliance-1.0.jar"/>
52
	<classpathentry kind="lib" path="spring-2.5.jar"/>
53
	<classpathentry kind="lib" path="spring-beans-2.5.jar" sourcepath="C:/Dokumente und Einstellungen/a.mueller/.m2/repository/org/springframework/spring-beans/2.5/spring-beans-2.5-sources.jar"/>
54
	<classpathentry kind="lib" path="spring-context-2.5.jar" sourcepath="C:/Dokumente und Einstellungen/a.mueller/.m2/repository/org/springframework/spring-context/2.5/spring-context-2.5-sources.jar"/>
55
	<classpathentry kind="lib" path="spring-core-2.5.jar" sourcepath="C:/Dokumente und Einstellungen/a.mueller/.m2/repository/org/springframework/spring-core/2.5/spring-core-2.5-sources.jar"/>
56
	<classpathentry kind="lib" path="spring-jdbc-2.5.jar"/>
57
	<classpathentry kind="lib" path="spring-orm-2.5.jar"/>
58
	<classpathentry kind="lib" path="spring-test-2.5.jar"/>
59
	<classpathentry kind="lib" path="spring-tx-2.5.jar"/>
60
	<classpathentry kind="output" path="target/classes"/>
61
</classpath>
(1-1/67)