(no commit message)
[cdmlib.git] / eclipse-plugin / .classpath
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="cdmlib-services-1.2-SNAPSHOT.jar"/>
6 <classpathentry exported="true" kind="lib" path="jtds-1.2.2.jar"/>
7 <classpathentry exported="true" kind="lib" path="postgresql-8.2-504.jdbc4.jar"/>
8 <classpathentry exported="true" kind="lib" path="jdom-1.0.jar"/>
9 <classpathentry exported="true" kind="lib" path="msbase-2000.3.jar"/>
10 <classpathentry exported="true" kind="lib" path="mssqlserver-2000.3.jar"/>
11 <classpathentry exported="true" kind="lib" path="msutil-2000.3.jar"/>
12 <classpathentry exported="true" kind="lib" path="opencsv-1.8.jar"/>
13 <classpathentry exported="true" kind="lib" path="antlr-2.7.6.jar"/>
14 <classpathentry exported="true" kind="lib" path="asm-attrs.jar"/>
15 <classpathentry exported="true" kind="lib" path="asm.jar"/>
16 <classpathentry exported="true" kind="lib" path="cglib-2.1.3.jar"/>
17 <classpathentry exported="true" kind="lib" path="commons-collections-2.1.1.jar"/>
18 <classpathentry exported="true" kind="lib" path="commons-logging-1.0.4.jar"/>
19 <classpathentry exported="true" kind="lib" path="dom4j-1.6.1.jar"/>
20 <classpathentry exported="true" kind="lib" path="ehcache-1.2.3.jar"/>
21 <classpathentry exported="true" kind="lib" path="ejb3-persistence.jar"/>
22 <classpathentry exported="true" kind="lib" path="hibernate-annotations.jar"/>
23 <classpathentry exported="true" kind="lib" path="hibernate-commons-annotations.jar"/>
24 <classpathentry exported="true" kind="lib" path="hibernate-validator.jar"/>
25 <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"/>
26 <classpathentry exported="true" kind="lib" path="javassist.jar"/>
27 <classpathentry exported="true" kind="lib" path="jdbc2_0-stdext.jar"/>
28 <classpathentry exported="true" kind="lib" path="jta.jar"/>
29 <classpathentry exported="true" kind="lib" path="junit-4.4.jar"/>
30 <classpathentry exported="true" kind="lib" path="log4j-1.2.14.jar"/>
31 <classpathentry exported="true" kind="lib" path="mysql-connector-java-3.1.14-bin.jar"/>
32 <classpathentry exported="true" kind="lib" path="xml-apis.jar"/>
33 <classpathentry exported="true" kind="lib" path="hsqldb.jar"/>
34 <classpathentry exported="true" kind="lib" path="jaxb-api.jar"/>
35 <classpathentry exported="true" kind="lib" path="jaxb-impl-2.0.jar"/>
36 <classpathentry exported="true" kind="lib" path="jaxb-impl-2.0-sources.jar"/>
37 <classpathentry exported="true" kind="lib" path="xercesImpl.jar"/>
38 <classpathentry kind="lib" path="cdmlib-commons-1.2-SNAPSHOT.jar"/>
39 <classpathentry kind="lib" path="cdmlib-model-1.2-SNAPSHOT.jar"/>
40 <classpathentry kind="lib" path="cdmlib-persistence-1.2-SNAPSHOT.jar"/>
41 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
42 <classpathentry exported="true" kind="con" path="org.eclipse.ajdt.core.ASPECTJRT_CONTAINER"/>
43 <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
44 <classpathentry kind="lib" path="aspectjrt-1.5.4.jar"/>
45 <classpathentry kind="lib" path="aopalliance-1.0.jar"/>
46 <classpathentry kind="lib" path="spring-2.5.jar"/>
47 <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"/>
48 <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"/>
49 <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"/>
50 <classpathentry kind="lib" path="spring-jdbc-2.5.jar"/>
51 <classpathentry kind="lib" path="spring-orm-2.5.jar"/>
52 <classpathentry kind="lib" path="spring-test-2.5.jar"/>
53 <classpathentry kind="lib" path="spring-tx-2.5.jar"/>
54 <classpathentry kind="output" path="target/classes"/>
55 </classpath>