Project

General

Profile

« Previous | Next » 

Revision 892efc69

Added by Andreas Kohlbecker almost 14 years ago

merging /branches/cdmlib/SPRINT-Chichorieae1/ to trunk

View differences:

eclipse-plugin/.classpath
1 1
<?xml version="1.0" encoding="UTF-8"?>
2 2
<classpath>
3
	<classpathentry exported="true" kind="lib" path="commons-io-1.4.jar"/>
4
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
3
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
5 4
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
6 5
	<classpathentry kind="src" output="target/classes" path="src/main/java"/>
7 6
	<classpathentry kind="src" output="target/test-classes" path="src/test/java"/>
......
11 10
	<classpathentry exported="true" kind="lib" path="asm-attrs.jar" sourcepath="eclipse-pluginsrc.zip"/>
12 11
	<classpathentry exported="true" kind="lib" path="asm.jar" sourcepath="eclipse-pluginsrc.zip"/>
13 12
	<classpathentry exported="true" kind="lib" path="aspectjrt-1.6.3.jar" sourcepath="eclipse-pluginsrc.zip"/>
14
	<classpathentry exported="true" kind="lib" path="aspectjtools-1.6.3.jar" sourcepath="eclipse-pluginsrc.zip"/>
15
	<classpathentry exported="true" kind="lib" path="aspectjweaver-1.5.4.jar" sourcepath="eclipse-pluginsrc.zip"/>
16 13
	<classpathentry exported="true" kind="lib" path="aspectjweaver-1.6.3.jar" sourcepath="eclipse-pluginsrc.zip"/>
17
	<classpathentry exported="true" kind="lib" path="cdmlib-commons-2.3.jar" sourcepath="cdmlib-commons-2.3src.zip"/>
18
	<classpathentry exported="true" kind="lib" path="cdmlib-model-2.3.jar" sourcepath="cdmlib-model-2.3src.zip"/>
19
	<classpathentry exported="true" kind="lib" path="cdmlib-persistence-2.3.jar" sourcepath="cdmlib-persistence-2.3src.zip"/>
20
	<classpathentry exported="true" kind="lib" path="cdmlib-ext-2.3.jar" sourcepath="cdmlib-ext-2.3src.zip"/>
21
	<classpathentry exported="true" kind="lib" path="cdmlib-services-2.3.jar" sourcepath="cdmlib-services-2.3src.zip"/>
22
	<classpathentry exported="true" kind="lib" path="cdmlib-io-2.3.jar" sourcepath="cdmlib-io-2.3src.zip"/>
23 14
	<classpathentry exported="true" kind="lib" path="cglib-2.1.3.jar" sourcepath="eclipse-pluginsrc.zip"/>
24 15
	<classpathentry exported="true" kind="lib" path="commons-beanutils-1.7.0.jar" sourcepath="commons-beanutils-1.7.0src.zip"/>
25 16
	<classpathentry exported="true" kind="lib" path="commons-collections-3.2.jar" sourcepath="commons-collections-3.2src.zip"/>
17
	<classpathentry exported="true" kind="lib" path="commons-io-1.4.jar" sourcepath="commons-io-1.4src.zip"/>
26 18
	<classpathentry exported="true" kind="lib" path="commons-lang-2.4.jar" sourcepath="eclipse-pluginsrc.zip"/>
27 19
	<classpathentry exported="true" kind="lib" path="commons-logging-1.0.4.jar" sourcepath="eclipse-pluginsrc.zip"/>
28 20
	<classpathentry exported="true" kind="lib" path="dom4j-1.6.1.jar" sourcepath="eclipse-pluginsrc.zip"/>
......
61 53
	<classpathentry exported="true" kind="lib" path="sanselan-0.94-incubator.jar" sourcepath="eclipse-pluginsrc.zip"/>
62 54
	<classpathentry exported="true" kind="lib" path="slf4j-api-1.5.2.jar" sourcepath="slf4j-api-1.5.2src.zip"/>
63 55
	<classpathentry exported="true" kind="lib" path="slf4j-log4j12-1.5.2.jar" sourcepath="slf4j-log4j12-1.5.2src.zip"/>
64
	<classpathentry exported="true" kind="lib" path="spring-expression-3.0.0.RELEASE.jar" sourcepath="spring-expression-3.0.0.RELEASEsrc.zip"/>
65 56
	<classpathentry exported="true" kind="lib" path="spring-modules-lucene-0.8a.jar" sourcepath="spring-modules-lucene-0.8asrc.zip"/>
66 57
	<classpathentry exported="true" kind="lib" path="spring-security-core-3.0.0.RELEASE.jar" sourcepath="spring-security-core-3.0.0.RELEASEsrc.zip"/>
67 58
	<classpathentry exported="true" kind="lib" path="wsdl4j-1.6.1.jar" sourcepath="wsdl4j-1.6.1src.zip"/>
......
70 61
	<classpathentry exported="true" kind="lib" path="yjp-controller-api-redist-8.0.1.jar"/>
71 62
	<classpathentry exported="true" kind="lib" path="commons-dbcp-1.2.2.jar" sourcepath="commons-dbcp-1.2.2src.zip"/>
72 63
	<classpathentry exported="true" kind="lib" path="mail-1.4.jar" sourcepath="mail-1.4src.zip"/>
73
	<classpathentry exported="true" kind="lib" path="org.springframework.aop-3.0.0.RC1.jar" sourcepath="org.springframework.aop-3.0.0.RC1src.zip"/>
74
	<classpathentry exported="true" kind="lib" path="org.springframework.aspects-3.0.0.RC1.jar" sourcepath="org.springframework.aspects-3.0.0.RC1src.zip"/>
75
	<classpathentry exported="true" kind="lib" path="org.springframework.context-3.0.0.RC1.jar" sourcepath="org.springframework.context-3.0.0.RC1src.zip"/>
76
	<classpathentry exported="true" kind="lib" path="org.springframework.core-3.0.0.RC1.jar" sourcepath="org.springframework.core-3.0.0.RC1src.zip"/>
77
	<classpathentry exported="true" kind="lib" path="org.springframework.jdbc-3.0.0.RC1.jar" sourcepath="org.springframework.jdbc-3.0.0.RC1src.zip"/>
78
	<classpathentry exported="true" kind="lib" path="org.springframework.orm-3.0.0.RC1.jar" sourcepath="org.springframework.orm-3.0.0.RC1src.zip"/>
79
	<classpathentry exported="true" kind="lib" path="org.springframework.test-3.0.0.RC1.jar" sourcepath="org.springframework.test-3.0.0.RC1src.zip"/>
80
	<classpathentry exported="true" kind="lib" path="org.springframework.transaction-3.0.0.RC1.jar" sourcepath="org.springframework.transaction-3.0.0.RC1src.zip"/>
81
	<classpathentry exported="true" kind="lib" path="org.springframework.asm-3.0.0.RC1.jar" sourcepath="org.springframework.asm-3.0.0.RC1src.zip"/>
82
	<classpathentry exported="true" kind="lib" path="org.springframework.expression-3.0.0.RC1.jar" sourcepath="org.springframework.expression-3.0.0.RC1src.zip"/>
64
	<classpathentry exported="true" kind="lib" path="org.springframework.aop-3.0.0.RELEASE.jar" sourcepath="org.springframework.aop-3.0.0.RELEASEsrc.zip"/>
65
	<classpathentry exported="true" kind="lib" path="org.springframework.asm-3.0.0.RELEASE.jar" sourcepath="org.springframework.asm-3.0.0.RELEASEsrc.zip"/>
66
	<classpathentry exported="true" kind="lib" path="org.springframework.aspects-3.0.0.RELEASE.jar" sourcepath="org.springframework.aspects-3.0.0.RELEASEsrc.zip"/>
67
	<classpathentry exported="true" kind="lib" path="org.springframework.beans-3.0.0.RELEASE.jar" sourcepath="org.springframework.beans-3.0.0.RELEASEsrc.zip"/>
68
	<classpathentry exported="true" kind="lib" path="org.springframework.context-3.0.0.RELEASE.jar" sourcepath="org.springframework.context-3.0.0.RELEASEsrc.zip"/>
69
	<classpathentry exported="true" kind="lib" path="org.springframework.core-3.0.0.RELEASE.jar" sourcepath="org.springframework.core-3.0.0.RELEASEsrc.zip"/>
70
	<classpathentry exported="true" kind="lib" path="org.springframework.expression-3.0.0.RELEASE.jar" sourcepath="org.springframework.expression-3.0.0.RELEASEsrc.zip"/>
71
	<classpathentry exported="true" kind="lib" path="org.springframework.jdbc-3.0.0.RELEASE.jar" sourcepath="org.springframework.jdbc-3.0.0.RELEASEsrc.zip"/>
72
	<classpathentry exported="true" kind="lib" path="org.springframework.orm-3.0.0.RELEASE.jar" sourcepath="org.springframework.orm-3.0.0.RELEASEsrc.zip"/>
73
	<classpathentry exported="true" kind="lib" path="org.springframework.oxm-3.0.0.RELEASE.jar" sourcepath="org.springframework.oxm-3.0.0.RELEASEsrc.zip"/>
74
	<classpathentry exported="true" kind="lib" path="org.springframework.transaction-3.0.0.RELEASE.jar" sourcepath="org.springframework.transaction-3.0.0.RELEASEsrc.zip"/>
83 75
	<classpathentry exported="true" kind="lib" path="commons-pool-1.3.jar" sourcepath="commons-pool-1.3src.zip"/>
84 76
	<classpathentry exported="true" kind="lib" path="hibernate-validator-4.0.0.CR1.jar" sourcepath="hibernate-validator-4.0.0.CR1src.zip"/>
85 77
	<classpathentry exported="true" kind="lib" path="xml-resolver-1.2.jar" sourcepath="xml-resolver-1.2src.zip"/>
86
	<classpathentry exported="true" kind="lib" path="spring-tx-3.0.0.RELEASE.jar" sourcepath="spring-tx-3.0.0.RELEASEsrc.zip"/>
87
	<classpathentry exported="true" kind="lib" path="org.springframework.beans-3.0.0.RC1.jar" sourcepath="org.springframework.beans-3.0.0.RC1src.zip"/>
88
	<classpathentry exported="true" kind="lib" path="org.springframework.oxm-3.0.0.RC1.jar" sourcepath="org.springframework.oxm-3.0.0.RC1src.zip"/>
89
	<classpathentry exported="true" kind="lib" path="spring-beans-2.5.6.jar" sourcepath="spring-beans-2.5.6-sources.jar"/>
78
	<classpathentry exported="true" kind="lib" path="cdmlib-commons-2.4.jar" sourcepath="cdmlib-commons-2.4src.zip"/>
79
	<classpathentry exported="true" kind="lib" path="cdmlib-ext-2.4.jar" sourcepath="cdmlib-ext-2.4src.zip"/>
80
	<classpathentry exported="true" kind="lib" path="cdmlib-io-2.4.jar" sourcepath="cdmlib-io-2.4src.zip"/>
81
	<classpathentry exported="true" kind="lib" path="cdmlib-model-2.4.jar" sourcepath="cdmlib-model-2.4src.zip"/>
82
	<classpathentry exported="true" kind="lib" path="cdmlib-persistence-2.4.jar" sourcepath="cdmlib-persistence-2.4src.zip"/>
83
	<classpathentry exported="true" kind="lib" path="cdmlib-services-2.4.jar" sourcepath="cdmlib-services-2.4src.zip"/>
84
	<classpathentry exported="true" kind="lib" path="c3p0-0.9.1.jar" sourcepath="c3p0-0.9.1src.zip"/>
90 85
	<classpathentry kind="output" path="target/classes"/>
91 86
</classpath>

Also available in: Unified diff