Project

General

Profile

« Previous | Next » 

Revision c9eed3dc

Added by Niels Hoffmann over 12 years ago

adding classpath and project file

View differences:

.gitattributes
119 119
eu.etaxonomy.taxeditor.bulkeditor/src/test/java/eu/etaxonomy/taxeditor/bulkeditor/ApplicationWorkbenchAdvisor.java -text
120 120
eu.etaxonomy.taxeditor.bulkeditor/src/test/java/eu/etaxonomy/taxeditor/bulkeditor/ApplicationWorkbenchWindowAdvisor.java -text
121 121
eu.etaxonomy.taxeditor.bulkeditor/src/test/java/eu/etaxonomy/taxeditor/bulkeditor/Perspective.java -text
122
eu.etaxonomy.taxeditor.cdmlib/.classpath -text
123
eu.etaxonomy.taxeditor.cdmlib/.project -text
122 124
eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF -text
123 125
eu.etaxonomy.taxeditor.cdmlib/README.txt -text
124 126
eu.etaxonomy.taxeditor.cdmlib/build.properties -text
......
312 314
eu.etaxonomy.taxeditor.cdmlib/lib/xstream-1.3.1src.zip -text
313 315
eu.etaxonomy.taxeditor.cdmlib/lib/yjp-controller-api-redist-8.0.1.jar -text
314 316
eu.etaxonomy.taxeditor.cdmlib/pom.xml -text
317
eu.etaxonomy.taxeditor.editor/.classpath -text
318
eu.etaxonomy.taxeditor.editor/.project -text
315 319
eu.etaxonomy.taxeditor.editor/META-INF/MANIFEST.MF -text
316 320
eu.etaxonomy.taxeditor.editor/build.properties -text
317 321
eu.etaxonomy.taxeditor.editor/icons/address-book-new.png -text
......
494 498
eu.etaxonomy.taxeditor.editor/src/test/java/eu/etaxonomy/taxeditor/editor/name/operation/DeleteSynonymOperationTest.java -text
495 499
eu.etaxonomy.taxeditor.editor/src/test/java/eu/etaxonomy/taxeditor/editor/name/operation/MoveTaxonOperationTest.java -text
496 500
eu.etaxonomy.taxeditor.editor/src/test/java/eu/etaxonomy/taxeditor/editor/name/operation/SwapSynonymAndAcceptedOperationTest.java -text
501
eu.etaxonomy.taxeditor.feature.platform/.classpath -text
502
eu.etaxonomy.taxeditor.feature.platform/.project -text
497 503
eu.etaxonomy.taxeditor.feature.platform/build.properties -text
498 504
eu.etaxonomy.taxeditor.feature.platform/feature.xml -text
499 505
eu.etaxonomy.taxeditor.feature.platform/pom.xml -text
......
1234 1240
eu.etaxonomy.taxeditor.help/tocreference.xml -text
1235 1241
eu.etaxonomy.taxeditor.help/tocsamples.xml -text
1236 1242
eu.etaxonomy.taxeditor.help/toctasks.xml -text
1243
eu.etaxonomy.taxeditor.navigation/.classpath -text
1244
eu.etaxonomy.taxeditor.navigation/.project -text
1237 1245
eu.etaxonomy.taxeditor.navigation/META-INF/MANIFEST.MF -text
1238 1246
eu.etaxonomy.taxeditor.navigation/build.properties -text
1239 1247
eu.etaxonomy.taxeditor.navigation/icons/edit_16x16.gif -text
1240 1248
eu.etaxonomy.taxeditor.navigation/icons/preferences-system-windows.png -text
1241 1249
eu.etaxonomy.taxeditor.navigation/icons/system-search.png -text
1242 1250
eu.etaxonomy.taxeditor.navigation/icons/tree_icon.jpg -text
1243
eu.etaxonomy.taxeditor.navigation/p2.inf -text
1244 1251
eu.etaxonomy.taxeditor.navigation/plugin.xml -text
1245 1252
eu.etaxonomy.taxeditor.navigation/pom.xml -text
1246 1253
eu.etaxonomy.taxeditor.navigation/src/main/java/eu/etaxonomy/taxeditor/navigation/NavigationUtil.java -text
......
1294 1301
eu.etaxonomy.taxeditor.navigation/src/test/resources/eu/etaxonomy/cdm/applicationContext-test.xml -text
1295 1302
eu.etaxonomy.taxeditor.navigation/src/test/resources/eu/etaxonomy/cdm/defaultApplicationContext.xml -text
1296 1303
eu.etaxonomy.taxeditor.navigation/src/test/resources/log4j.properties -text
1304
eu.etaxonomy.taxeditor.printpublisher/.classpath -text
1305
eu.etaxonomy.taxeditor.printpublisher/.project -text
1297 1306
eu.etaxonomy.taxeditor.printpublisher/META-INF/MANIFEST.MF -text
1298 1307
eu.etaxonomy.taxeditor.printpublisher/build.properties -text
1299 1308
eu.etaxonomy.taxeditor.printpublisher/plugin.xml -text
.gitignore
2 2
eu.etaxonomy.taxeditor.application/target
3 3
eu.etaxonomy.taxeditor.bulkeditor/.settings
4 4
eu.etaxonomy.taxeditor.bulkeditor/target
5
eu.etaxonomy.taxeditor.cdmlib/.classpath
6
eu.etaxonomy.taxeditor.cdmlib/.project
7 5
eu.etaxonomy.taxeditor.cdmlib/.settings
8 6
eu.etaxonomy.taxeditor.cdmlib/cdmlib-*.jar
9 7
eu.etaxonomy.taxeditor.cdmlib/cdmlib-*.zip
10
eu.etaxonomy.taxeditor.cdmlib/cdmlib-commons-1.3.jar
11
eu.etaxonomy.taxeditor.cdmlib/cdmlib-commons-1.3src.zip
12
eu.etaxonomy.taxeditor.cdmlib/cdmlib-commons-2.0.jar
13
eu.etaxonomy.taxeditor.cdmlib/cdmlib-commons-2.0src.zip
14
eu.etaxonomy.taxeditor.cdmlib/cdmlib-ext-2.0.jar
15
eu.etaxonomy.taxeditor.cdmlib/cdmlib-ext-2.0src.zip
16
eu.etaxonomy.taxeditor.cdmlib/cdmlib-io-1.3.jar
17
eu.etaxonomy.taxeditor.cdmlib/cdmlib-io-1.3src.zip
18
eu.etaxonomy.taxeditor.cdmlib/cdmlib-io-2.0.jar
19
eu.etaxonomy.taxeditor.cdmlib/cdmlib-io-2.0src.zip
20
eu.etaxonomy.taxeditor.cdmlib/cdmlib-model-1.3.jar
21
eu.etaxonomy.taxeditor.cdmlib/cdmlib-model-1.3src.zip
22
eu.etaxonomy.taxeditor.cdmlib/cdmlib-model-2.0.jar
23
eu.etaxonomy.taxeditor.cdmlib/cdmlib-model-2.0src.zip
24
eu.etaxonomy.taxeditor.cdmlib/cdmlib-persistence-1.3.jar
25
eu.etaxonomy.taxeditor.cdmlib/cdmlib-persistence-1.3src.zip
26
eu.etaxonomy.taxeditor.cdmlib/cdmlib-persistence-2.0.jar
27
eu.etaxonomy.taxeditor.cdmlib/cdmlib-persistence-2.0src.zip
28
eu.etaxonomy.taxeditor.cdmlib/cdmlib-services-1.3.jar
29
eu.etaxonomy.taxeditor.cdmlib/cdmlib-services-1.3src.zip
30
eu.etaxonomy.taxeditor.cdmlib/cdmlib-services-2.0.jar
31
eu.etaxonomy.taxeditor.cdmlib/cdmlib-services-2.0src.zip
32 8
eu.etaxonomy.taxeditor.cdmlib/dist
33 9
eu.etaxonomy.taxeditor.cdmlib/lib/cdmlib*
34 10
eu.etaxonomy.taxeditor.cdmlib/log4j-1.2.14src.zip
35 11
eu.etaxonomy.taxeditor.cdmlib/target
36
eu.etaxonomy.taxeditor.editor/.classpath
37
eu.etaxonomy.taxeditor.editor/.project
38 12
eu.etaxonomy.taxeditor.editor/.settings
39 13
eu.etaxonomy.taxeditor.editor/target
40
eu.etaxonomy.taxeditor.feature.platform/.classpath
41
eu.etaxonomy.taxeditor.feature.platform/.project
42 14
eu.etaxonomy.taxeditor.feature.platform/.settings
43 15
eu.etaxonomy.taxeditor.feature.platform/target
44 16
eu.etaxonomy.taxeditor.feature/.settings
......
47 19
eu.etaxonomy.taxeditor.feature/target
48 20
eu.etaxonomy.taxeditor.feature/workspace
49 21
eu.etaxonomy.taxeditor.help/.settings
50
eu.etaxonomy.taxeditor.navigation/.classpath
51
eu.etaxonomy.taxeditor.navigation/.project
52 22
eu.etaxonomy.taxeditor.navigation/.settings
53 23
eu.etaxonomy.taxeditor.navigation/target
54
eu.etaxonomy.taxeditor.printpublisher/.classpath
55
eu.etaxonomy.taxeditor.printpublisher/.project
56 24
eu.etaxonomy.taxeditor.printpublisher/.settings
57 25
eu.etaxonomy.taxeditor.printpublisher/target
58 26
eu.etaxonomy.taxeditor.store/.classpath
eu.etaxonomy.taxeditor.cdmlib/.classpath
1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
4
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
5
	<classpathentry exported="true" kind="lib" path="lib/activation-1.1.jar" sourcepath="lib/activation-1.1src.zip"/>
6
	<classpathentry exported="true" kind="lib" path="lib/antlr-2.7.6.jar"/>
7
	<classpathentry exported="true" kind="lib" path="lib/aopalliance-1.0.jar"/>
8
	<classpathentry exported="true" kind="lib" path="lib/asm-attrs.jar"/>
9
	<classpathentry exported="true" kind="lib" path="lib/asm.jar"/>
10
	<classpathentry exported="true" kind="lib" path="lib/aspectjrt-1.6.3.jar"/>
11
	<classpathentry exported="true" kind="lib" path="lib/aspectjweaver-1.6.3.jar"/>
12
	<classpathentry exported="true" kind="lib" path="lib/avalon-framework-4.2.0.jar"/>
13
	<classpathentry exported="true" kind="lib" path="lib/batik-all-1.7.jar"/>
14
	<classpathentry exported="true" kind="lib" path="lib/c3p0-0.9.1.jar" sourcepath="lib/c3p0-0.9.1src.zip"/>
15
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-commons-3.0.7-SNAPSHOT.jar"/>
16
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-ext-3.0.7-SNAPSHOT.jar" sourcepath="/Users/n.hoffmann/.m2/repository/eu/etaxonomy/cdmlib-ext/3.0.7-SNAPSHOT/cdmlib-ext-3.0.7-SNAPSHOT-sources.jar"/>
17
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-io-3.0.7-SNAPSHOT.jar"/>
18
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-model-3.0.7-SNAPSHOT.jar" sourcepath="/Users/n.hoffmann/.m2/repository/eu/etaxonomy/cdmlib-model/3.0.7-SNAPSHOT/cdmlib-model-3.0.7-SNAPSHOT-sources.jar"/>
19
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-persistence-3.0.7-SNAPSHOT.jar" sourcepath="/Users/n.hoffmann/.m2/repository/eu/etaxonomy/cdmlib-persistence/3.0.7-SNAPSHOT/cdmlib-persistence-3.0.7-SNAPSHOT-sources.jar"/>
20
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-print-3.0.7-SNAPSHOT.jar" sourcepath="/Users/n.hoffmann/.m2/repository/eu/etaxonomy/cdmlib-print/3.0.7-SNAPSHOT/cdmlib-print-3.0.7-SNAPSHOT-sources.jar"/>
21
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-remote-3.0.7-SNAPSHOT.jar" sourcepath="/Users/n.hoffmann/.m2/repository/eu/etaxonomy/cdmlib-remote/3.0.7-SNAPSHOT/cdmlib-remote-3.0.7-SNAPSHOT-sources.jar"/>
22
	<classpathentry exported="true" kind="lib" path="lib/cdmlib-services-3.0.7-SNAPSHOT.jar" sourcepath="/Users/n.hoffmann/.m2/repository/eu/etaxonomy/cdmlib-services/3.0.7-SNAPSHOT/cdmlib-services-3.0.7-SNAPSHOT-sources.jar"/>
23
	<classpathentry exported="true" kind="lib" path="lib/cglib-2.1.3.jar"/>
24
	<classpathentry exported="true" kind="lib" path="lib/commons-beanutils-1.7.0.jar" sourcepath="lib/commons-beanutils-1.7.0src.zip"/>
25
	<classpathentry exported="true" kind="lib" path="lib/commons-collections-3.2.jar" sourcepath="lib/commons-collections-3.2src.zip"/>
26
	<classpathentry exported="true" kind="lib" path="lib/commons-dbcp-1.2.2.jar" sourcepath="lib/commons-dbcp-1.2.2src.zip"/>
27
	<classpathentry exported="true" kind="lib" path="lib/commons-io-1.3.1.jar"/>
28
	<classpathentry exported="true" kind="lib" path="lib/commons-io-1.4.jar" sourcepath="lib/commons-io-1.4src.zip"/>
29
	<classpathentry exported="true" kind="lib" path="lib/commons-lang-2.4.jar"/>
30
	<classpathentry exported="true" kind="lib" path="lib/commons-logging-1.0.4.jar"/>
31
	<classpathentry exported="true" kind="lib" path="lib/commons-pool-1.3.jar" sourcepath="lib/commons-pool-1.3src.zip"/>
32
	<classpathentry exported="true" kind="lib" path="lib/dom4j-1.6.1.jar"/>
33
	<classpathentry exported="true" kind="lib" path="lib/dozer-5.3.0-sources.jar"/>
34
	<classpathentry exported="true" kind="lib" path="lib/dozer-5.3.0.jar"/>
35
	<classpathentry exported="true" kind="lib" path="lib/ehcache-1.2.3.jar" sourcepath="lib/ehcache-1.2.3src.zip"/>
36
	<classpathentry exported="true" kind="lib" path="lib/ejb3-persistence.jar"/>
37
	<classpathentry exported="true" kind="lib" path="lib/ezmorph-1.0.4.jar" sourcepath="lib/ezmorph-1.0.4src.zip"/>
38
	<classpathentry exported="true" kind="lib" path="lib/fop.jar"/>
39
	<classpathentry exported="true" kind="lib" path="lib/google-api-translate-java-0.92.jar"/>
40
	<classpathentry exported="true" kind="lib" path="lib/h2-1.1.115.jar"/>
41
	<classpathentry exported="true" kind="lib" path="lib/hibernate-annotations-3.4.0-SNAPSHOT.jar" sourcepath="lib/hibernate-annotations-3.4.0-SNAPSHOTsrc.zip"/>
42
	<classpathentry exported="true" kind="lib" path="lib/hibernate-commons-annotations-3.4.0-SNAPSHOT.jar" sourcepath="lib/hibernate-commons-annotations-3.4.0-SNAPSHOTsrc.zip"/>
43
	<classpathentry exported="true" kind="lib" path="lib/hibernate-core-3.4.0-SNAPSHOT.jar" sourcepath="lib/hibernate-core-3.4.0-SNAPSHOTsrc.zip"/>
44
	<classpathentry exported="true" kind="lib" path="lib/hibernate-envers-3.4.0-SNAPSHOT.jar" sourcepath="lib/hibernate-envers-3.4.0-SNAPSHOTsrc.zip"/>
45
	<classpathentry exported="true" kind="lib" path="lib/hibernate-search-3.1.0.GA.jar" sourcepath="lib/hibernate-search-3.1.0.GAsrc.zip"/>
46
	<classpathentry exported="true" kind="lib" path="lib/hibernate-tools-3.2.0.ga.jar"/>
47
	<classpathentry exported="true" kind="lib" path="lib/hibernate-validator-4.0.0.CR1.jar" sourcepath="lib/hibernate-validator-4.0.0.CR1src.zip"/>
48
	<classpathentry exported="true" kind="lib" path="lib/hsqldb.jar"/>
49
	<classpathentry exported="true" kind="lib" path="lib/httpclient-4.0.1.jar" sourcepath="lib/httpclient-4.0.1src.zip"/>
50
	<classpathentry exported="true" kind="lib" path="lib/httpcore-4.0.1.jar" sourcepath="lib/httpcore-4.0.1src.zip"/>
51
	<classpathentry exported="true" kind="lib" path="lib/javassist.jar"/>
52
	<classpathentry exported="true" kind="lib" path="lib/jaxb-api-2.1.6.jar"/>
53
	<classpathentry exported="true" kind="lib" path="lib/jaxb-impl-2.1.6.jar" sourcepath="lib/jaxb-impl-2.1.6src.zip"/>
54
	<classpathentry exported="true" kind="lib" path="lib/jaxen-1.1.2.jar"/>
55
	<classpathentry exported="true" kind="lib" path="lib/jdbc-1.2.jar"/>
56
	<classpathentry exported="true" kind="lib" path="lib/jdbc2_0-stdext.jar"/>
57
	<classpathentry exported="true" kind="lib" path="lib/jdom.jar"/>
58
	<classpathentry exported="true" kind="lib" path="lib/joda-time-1.5.jar" sourcepath="lib/joda-time-1.5src.zip"/>
59
	<classpathentry exported="true" kind="lib" path="lib/joda-time-hibernate-1.0.jar"/>
60
	<classpathentry exported="true" kind="lib" path="lib/json-lib-2.2.3-jdk15.jar" sourcepath="lib/json-lib-2.2.3-jdk15src.zip"/>
61
	<classpathentry exported="true" kind="lib" path="lib/jsr250-api-1.0.jar" sourcepath="lib/jsr250-api-1.0src.zip"/>
62
	<classpathentry exported="true" kind="lib" path="lib/jta.jar"/>
63
	<classpathentry exported="true" kind="lib" path="lib/jtds-1.2.2.jar"/>
64
	<classpathentry exported="true" kind="lib" path="lib/junit-4.4.jar"/>
65
	<classpathentry exported="true" kind="lib" path="lib/junit-4.8.1-sources.jar"/>
66
	<classpathentry exported="true" kind="lib" path="lib/junit-4.8.1.jar"/>
67
	<classpathentry exported="true" kind="lib" path="lib/log4j-1.2.14.jar" sourcepath="lib/log4j-1.2.14src.zip"/>
68
	<classpathentry exported="true" kind="lib" path="lib/lsid-client-1.1.2.jar"/>
69
	<classpathentry exported="true" kind="lib" path="lib/lsid-server-1.1.2.jar"/>
70
	<classpathentry exported="true" kind="lib" path="lib/lucene-core-2.4.0.jar" sourcepath="lib/lucene-core-2.4.0src.zip"/>
71
	<classpathentry exported="true" kind="lib" path="lib/lucene-spellchecker-2.4.0.jar" sourcepath="lib/lucene-spellchecker-2.4.0src.zip"/>
72
	<classpathentry exported="true" kind="lib" path="lib/mail-1.4.jar" sourcepath="lib/mail-1.4src.zip"/>
73
	<classpathentry exported="true" kind="lib" path="lib/msbase-2000.3.jar"/>
74
	<classpathentry exported="true" kind="lib" path="lib/mssqlserver-2000.3.jar"/>
75
	<classpathentry exported="true" kind="lib" path="lib/msutil-2000.3.jar"/>
76
	<classpathentry exported="true" kind="lib" path="lib/mysql-connector-java-5.0.5.jar"/>
77
	<classpathentry exported="true" kind="lib" path="lib/odfdom-0.8.jar"/>
78
	<classpathentry exported="true" kind="lib" path="lib/opencsv-1.8.jar"/>
79
	<classpathentry exported="true" kind="lib" path="lib/org.apache.commons.codec-1.3.0.jar"/>
80
	<classpathentry exported="true" kind="lib" path="lib/org.eclipse.equinox.common-3.6.0.v20100503.jar"/>
81
	<classpathentry exported="true" kind="lib" path="lib/org.eclipse.osgi-3.6.2.R36x_v20110210.jar"/>
82
	<classpathentry exported="true" kind="lib" path="lib/org.springframework.aop-3.0.4.RELEASE-sources.jar"/>
83
	<classpathentry exported="true" kind="lib" path="lib/org.springframework.aop-3.0.4.RELEASE.jar" sourcepath="lib/org.springframework.aop-3.0.4.RELEASE-sources.jar"/>
84
	<classpathentry exported="true" kind="lib" path="lib/org.springframework.asm-3.0.4.RELEASE-sources.jar"/>
85
	<classpathentry exported="true" kind="lib" path="lib/org.springframework.asm-3.0.4.RELEASE.jar"/>
86
	<classpathentry exported="true" kind="lib" path="lib/org.springframework.aspects-3.0.4.RELEASE-sources.jar"/>
87
	<classpathentry exported="true" kind="lib" path="lib/org.springframework.aspects-3.0.4.RELEASE.jar"/>
88
	<classpathentry exported="true" kind="lib" path="lib/org.springframework.beans-3.0.4.RELEASE-sources.jar"/>
89
	<classpathentry exported="true" kind="lib" path="lib/org.springframework.beans-3.0.4.RELEASE.jar"/>
90
	<classpathentry exported="true" kind="lib" path="lib/org.springframework.context-3.0.4.RELEASE-sources.jar"/>
91
	<classpathentry exported="true" kind="lib" path="lib/org.springframework.context-3.0.4.RELEASE.jar"/>
92
	<classpathentry exported="true" kind="lib" path="lib/org.springframework.context.support-3.0.4.RELEASE-sources.jar"/>
93
	<classpathentry exported="true" kind="lib" path="lib/org.springframework.context.support-3.0.4.RELEASE.jar"/>
94
	<classpathentry exported="true" kind="lib" path="lib/org.springframework.core-3.0.4.RELEASE-sources.jar"/>
95
	<classpathentry exported="true" kind="lib" path="lib/org.springframework.core-3.0.4.RELEASE.jar"/>
96
	<classpathentry exported="true" kind="lib" path="lib/org.springframework.expression-3.0.4.RELEASE-sources.jar"/>
97
	<classpathentry exported="true" kind="lib" path="lib/org.springframework.expression-3.0.4.RELEASE.jar"/>
98
	<classpathentry exported="true" kind="lib" path="lib/org.springframework.jdbc-3.0.4.RELEASE-sources.jar"/>
99
	<classpathentry exported="true" kind="lib" path="lib/org.springframework.jdbc-3.0.4.RELEASE.jar"/>
100
	<classpathentry exported="true" kind="lib" path="lib/org.springframework.orm-3.0.4.RELEASE-sources.jar"/>
101
	<classpathentry exported="true" kind="lib" path="lib/org.springframework.orm-3.0.4.RELEASE.jar"/>
102
	<classpathentry exported="true" kind="lib" path="lib/org.springframework.oxm-3.0.4.RELEASE-sources.jar"/>
103
	<classpathentry exported="true" kind="lib" path="lib/org.springframework.oxm-3.0.4.RELEASE.jar"/>
104
	<classpathentry exported="true" kind="lib" path="lib/org.springframework.transaction-3.0.4.RELEASE-sources.jar"/>
105
	<classpathentry exported="true" kind="lib" path="lib/org.springframework.transaction-3.0.4.RELEASE.jar"/>
106
	<classpathentry exported="true" kind="lib" path="lib/org.springframework.web-3.0.4.RELEASE-sources.jar"/>
107
	<classpathentry exported="true" kind="lib" path="lib/org.springframework.web-3.0.4.RELEASE.jar"/>
108
	<classpathentry exported="true" kind="lib" path="lib/org.springframework.web.servlet-3.0.4.RELEASE-sources.jar"/>
109
	<classpathentry exported="true" kind="lib" path="lib/org.springframework.web.servlet-3.0.4.RELEASE.jar"/>
110
	<classpathentry exported="true" kind="lib" path="lib/poi-3.1-FINAL.jar"/>
111
	<classpathentry exported="true" kind="lib" path="lib/postgresql-8.2-504.jdbc4.jar"/>
112
	<classpathentry exported="true" kind="lib" path="lib/sanselan-0.97-incubator.jar"/>
113
	<classpathentry exported="true" kind="lib" path="lib/saxon9he.jar"/>
114
	<classpathentry exported="true" kind="lib" path="lib/serializer-2.7.0.jar"/>
115
	<classpathentry exported="true" kind="lib" path="lib/servlet-2.5.0.jar"/>
116
	<classpathentry exported="true" kind="lib" path="lib/servlet-api-2.5.jar" sourcepath="lib/servlet-api-2.5src.zip"/>
117
	<classpathentry exported="true" kind="lib" path="lib/slf4j-api-1.5.2.jar" sourcepath="lib/slf4j-api-1.5.2src.zip"/>
118
	<classpathentry exported="true" kind="lib" path="lib/slf4j-log4j12-1.5.2.jar" sourcepath="lib/slf4j-log4j12-1.5.2src.zip"/>
119
	<classpathentry exported="true" kind="lib" path="lib/spring-modules-cache-0.7.jar" sourcepath="lib/spring-modules-cache-0.7src.zip"/>
120
	<classpathentry exported="true" kind="lib" path="lib/spring-modules-lucene-0.8a.jar" sourcepath="lib/spring-modules-lucene-0.8asrc.zip"/>
121
	<classpathentry exported="true" kind="lib" path="lib/spring-security-config-3.0.5.RELEASE.jar"/>
122
	<classpathentry exported="true" kind="lib" path="lib/spring-security-core-3.0.5.RELEASE.jar"/>
123
	<classpathentry exported="true" kind="lib" path="lib/wsdl4j-1.6.1.jar" sourcepath="lib/wsdl4j-1.6.1src.zip"/>
124
	<classpathentry exported="true" kind="lib" path="lib/xalan-2.7.0.jar"/>
125
	<classpathentry exported="true" kind="lib" path="lib/xercesImpl-2.7.1.jar"/>
126
	<classpathentry exported="true" kind="lib" path="lib/xercesImpl.jar"/>
127
	<classpathentry exported="true" kind="lib" path="lib/xml-apis-1.3.04.jar"/>
128
	<classpathentry exported="true" kind="lib" path="lib/xml-apis-ext-1.3.04.jar"/>
129
	<classpathentry exported="true" kind="lib" path="lib/xml-apis.jar"/>
130
	<classpathentry exported="true" kind="lib" path="lib/xml-resolver-1.2.jar" sourcepath="lib/xml-resolver-1.2src.zip"/>
131
	<classpathentry exported="true" kind="lib" path="lib/xmlgraphics-commons-1.3.1.jar"/>
132
	<classpathentry exported="true" kind="lib" path="lib/xom-1.0.jar"/>
133
	<classpathentry exported="true" kind="lib" path="lib/xsltc.jar"/>
134
	<classpathentry exported="true" kind="lib" path="lib/xstream-1.3.1.jar" sourcepath="lib/xstream-1.3.1src.zip"/>
135
	<classpathentry exported="true" kind="lib" path="lib/yjp-controller-api-redist-8.0.1.jar"/>
136
	<classpathentry kind="output" path="target/classes"/>
137
</classpath>
eu.etaxonomy.taxeditor.cdmlib/.project
1
<?xml version="1.0" encoding="UTF-8"?>
2
<projectDescription>
3
	<name>eu.etaxonomy.taxeditor.cdmlib</name>
4
	<comment>CDM Library and dependencies as a plugin. NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse.</comment>
5
	<projects>
6
	</projects>
7
	<buildSpec>
8
		<buildCommand>
9
			<name>org.eclipse.jdt.core.javabuilder</name>
10
			<arguments>
11
			</arguments>
12
		</buildCommand>
13
		<buildCommand>
14
			<name>org.eclipse.pde.ManifestBuilder</name>
15
			<arguments>
16
			</arguments>
17
		</buildCommand>
18
		<buildCommand>
19
			<name>org.eclipse.pde.SchemaBuilder</name>
20
			<arguments>
21
			</arguments>
22
		</buildCommand>
23
	</buildSpec>
24
	<natures>
25
		<nature>org.eclipse.jdt.core.javanature</nature>
26
		<nature>org.eclipse.pde.PluginNature</nature>
27
	</natures>
28
</projectDescription>
eu.etaxonomy.taxeditor.editor/.classpath
1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
4
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
5
	<classpathentry including="**/*.java" kind="src" path="src/main/java"/>
6
	<classpathentry including="**/*.java" kind="src" path="src/test/java"/>
7
	<classpathentry excluding="**/*.java" kind="src" path="src/main/resources"/>
8
	<classpathentry kind="output" path="target/classes"/>
9
</classpath>
eu.etaxonomy.taxeditor.editor/.project
1
<?xml version="1.0" encoding="UTF-8"?>
2
<projectDescription>
3
	<name>eu.etaxonomy.taxeditor.editor</name>
4
	<comment>NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse.</comment>
5
	<projects>
6
	</projects>
7
	<buildSpec>
8
		<buildCommand>
9
			<name>org.eclipse.jdt.core.javabuilder</name>
10
			<arguments>
11
			</arguments>
12
		</buildCommand>
13
		<buildCommand>
14
			<name>org.eclipse.pde.ManifestBuilder</name>
15
			<arguments>
16
			</arguments>
17
		</buildCommand>
18
		<buildCommand>
19
			<name>org.eclipse.pde.SchemaBuilder</name>
20
			<arguments>
21
			</arguments>
22
		</buildCommand>
23
	</buildSpec>
24
	<natures>
25
		<nature>org.eclipse.jdt.core.javanature</nature>
26
		<nature>org.eclipse.pde.PluginNature</nature>
27
	</natures>
28
</projectDescription>
eu.etaxonomy.taxeditor.feature.platform/.classpath
1
<classpath>
2
  <classpathentry kind="output" path="target/classes"/>
3
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/com.ibm.icu/4.2.1.v20100412/com.ibm.icu-4.2.1.v20100412.jar"/>
4
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/javax.servlet/2.5.0.v200910301333/javax.servlet-2.5.0.v200910301333.jar"/>
5
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.apache.commons.logging/1.0.4.v201005080501/org.apache.commons.logging-1.0.4.v201005080501.jar"/>
6
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.ant.core/3.2.201.v20110203_r362/org.eclipse.ant.core-3.2.201.v20110203_r362.jar"/>
7
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.compare/3.5.101.R36x_v20100929-0800/org.eclipse.compare-3.5.101.R36x_v20100929-0800.jar"/>
8
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.compare.core/3.5.101.R36x_v20100929-0800/org.eclipse.compare.core-3.5.101.R36x_v20100929-0800.jar"/>
9
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.6.0.I20100512-1500/org.eclipse.core.commands-3.6.0.I20100512-1500.jar"/>
10
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.4.100.v20100505-1235/org.eclipse.core.contenttype-3.4.100.v20100505-1235.jar"/>
11
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding/1.3.100.I20100601-0800/org.eclipse.core.databinding-1.3.100.I20100601-0800.jar"/>
12
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.beans/1.2.100.I20100601-0800/org.eclipse.core.databinding.beans-1.2.100.I20100601-0800.jar"/>
13
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.observable/1.3.0.I20100601-0800/org.eclipse.core.databinding.observable-1.3.0.I20100601-0800.jar"/>
14
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding.property/1.3.0.I20100601-0800/org.eclipse.core.databinding.property-1.3.0.I20100601-0800.jar"/>
15
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.core.expressions/3.4.200.v20100505/org.eclipse.core.expressions-3.4.200.v20100505.jar"/>
16
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.core.filebuffers/3.5.100.v20100520-0800/org.eclipse.core.filebuffers-3.5.100.v20100520-0800.jar"/>
17
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.core.filesystem/1.3.1.R36x_v20100727-0745/org.eclipse.core.filesystem-1.3.1.R36x_v20100727-0745.jar"/>
18
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.core.jobs/3.5.1.R36x_v20100824/org.eclipse.core.jobs-3.5.1.R36x_v20100824.jar"/>
19
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.core.net/1.2.100.I20100511-0800/org.eclipse.core.net-1.2.100.I20100511-0800.jar"/>
20
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.core.resources/3.6.1.R36x_v20110131-1630/org.eclipse.core.resources-3.6.1.R36x_v20110131-1630.jar"/>
21
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.6.0.v20100505/org.eclipse.core.runtime-3.6.0.v20100505.jar"/>
22
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime.compatibility.auth/3.2.200.v20100517/org.eclipse.core.runtime.compatibility.auth-3.2.200.v20100517.jar"/>
23
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/.cache/tycho/org.eclipse.core.runtime.compatibility.registry-3.3.0.v20100520.jar/runtime_registry_compatibility.jar"/>
24
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.core.variables/3.2.400.v20100505/org.eclipse.core.variables-3.2.400.v20100505.jar"/>
25
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.draw2d/3.6.2.v20110128-0100/org.eclipse.draw2d-3.6.2.v20110128-0100.jar"/>
26
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.ecf/3.1.0.v20100906-1425/org.eclipse.ecf-3.1.0.v20100906-1425.jar"/>
27
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.ecf.filetransfer/4.0.0.v20100906-1425/org.eclipse.ecf.filetransfer-4.0.0.v20100906-1425.jar"/>
28
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.ecf.identity/3.1.0.v20100906-1425/org.eclipse.ecf.identity-3.1.0.v20100906-1425.jar"/>
29
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.ecf.provider.filetransfer/3.1.0.v20100906-1425/org.eclipse.ecf.provider.filetransfer-3.1.0.v20100906-1425.jar"/>
30
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.app/1.3.1.R36x_v20100803/org.eclipse.equinox.app-1.3.1.R36x_v20100803.jar"/>
31
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.6.0.v20100503/org.eclipse.equinox.common-3.6.0.v20100503.jar"/>
32
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.ds/1.2.1.R36x_v20100803/org.eclipse.equinox.ds-1.2.1.R36x_v20100803.jar"/>
33
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.1.1.R36x_v20101122_1400/org.eclipse.equinox.launcher-1.1.1.R36x_v20101122_1400.jar"/>
34
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher.cocoa.macosx.x86_64/1.1.2.R36x_v20101019_1345/org.eclipse.equinox.launcher.cocoa.macosx.x86_64-1.1.2.R36x_v20101019_1345.jar"/>
35
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.artifact.repository/1.1.1.R36x_v20100901/org.eclipse.equinox.p2.artifact.repository-1.1.1.R36x_v20100901.jar"/>
36
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.core/2.0.3.R36x_v20110111/org.eclipse.equinox.p2.core-2.0.3.R36x_v20110111.jar"/>
37
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.director/2.0.3.R36x_v20101117-1018/org.eclipse.equinox.p2.director-2.0.3.R36x_v20101117-1018.jar"/>
38
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.engine/2.0.1.R36x_v20110201/org.eclipse.equinox.p2.engine-2.0.1.R36x_v20110201.jar"/>
39
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.jarprocessor/1.0.200.v20100503a/org.eclipse.equinox.p2.jarprocessor-1.0.200.v20100503a.jar"/>
40
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata/2.0.1.R36x_v20101202/org.eclipse.equinox.p2.metadata-2.0.1.R36x_v20101202.jar"/>
41
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.metadata.repository/1.1.0.v20100513/org.eclipse.equinox.p2.metadata.repository-1.1.0.v20100513.jar"/>
42
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.operations/2.0.0.v20100510/org.eclipse.equinox.p2.operations-2.0.0.v20100510.jar"/>
43
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.repository/2.0.2.R36x_v20110111-1500/org.eclipse.equinox.p2.repository-2.0.2.R36x_v20110111-1500.jar"/>
44
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.ui/2.0.0.v20100518/org.eclipse.equinox.p2.ui-2.0.0.v20100518.jar"/>
45
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.ui.sdk/1.0.100.v20100513/org.eclipse.equinox.p2.ui.sdk-1.0.100.v20100513.jar"/>
46
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.p2.updatechecker/1.1.101.R36x_v20100823/org.eclipse.equinox.p2.updatechecker-1.1.101.R36x_v20100823.jar"/>
47
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.preferences/3.3.0.v20100503/org.eclipse.equinox.preferences-3.3.0.v20100503.jar"/>
48
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.registry/3.5.0.v20100503/org.eclipse.equinox.registry-3.5.0.v20100503.jar"/>
49
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.security/1.0.200.v20100503/org.eclipse.equinox.security-1.0.200.v20100503.jar"/>
50
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.security.ui/1.0.200.v20100503/org.eclipse.equinox.security.ui-1.0.200.v20100503.jar"/>
51
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.simpleconfigurator/1.0.200.v20100503/org.eclipse.equinox.simpleconfigurator-1.0.200.v20100503.jar"/>
52
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.util/1.0.200.v20100503/org.eclipse.equinox.util-1.0.200.v20100503.jar"/>
53
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.help/3.5.0.v20100524/org.eclipse.help-3.5.0.v20100524.jar"/>
54
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.junit.runtime/3.4.200.v20100526-0800/org.eclipse.jdt.junit.runtime-3.4.200.v20100526-0800.jar"/>
55
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.6.2.M20110210-1200/org.eclipse.jface-3.6.2.M20110210-1200.jar"/>
56
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.jface.databinding/1.4.0.I20100601-0800/org.eclipse.jface.databinding-1.4.0.I20100601-0800.jar"/>
57
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.jface.text/3.6.1.r361_v20100825-0800/org.eclipse.jface.text-3.6.1.r361_v20100825-0800.jar"/>
58
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.core.refactoring/3.5.101.r362_v20101117-0800/org.eclipse.ltk.core.refactoring-3.5.101.r362_v20101117-0800.jar"/>
59
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.ltk.ui.refactoring/3.5.0.v20100526-0800/org.eclipse.ltk.ui.refactoring-3.5.0.v20100526-0800.jar"/>
60
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.6.2.R36x_v20110210/org.eclipse.osgi-3.6.2.R36x_v20110210.jar"/>
61
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.services/3.2.100.v20100503/org.eclipse.osgi.services-3.2.100.v20100503.jar"/>
62
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.pde.runtime/3.4.200.v20100601/org.eclipse.pde.runtime-3.4.200.v20100601.jar"/>
63
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.swt/3.6.2.v3659c/org.eclipse.swt-3.6.2.v3659c.jar"/>
64
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.swt.cocoa.macosx.x86_64/3.6.2.v3659b/org.eclipse.swt.cocoa.macosx.x86_64-3.6.2.v3659b.jar"/>
65
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.team.core/3.5.101.R36x_v20110203-1036/org.eclipse.team.core-3.5.101.R36x_v20110203-1036.jar"/>
66
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.team.ui/3.5.102.R36x_v20110203-1036/org.eclipse.team.ui-3.5.102.R36x_v20110203-1036.jar"/>
67
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.text/3.5.0.v20100601-1300/org.eclipse.text-3.5.0.v20100601-1300.jar"/>
68
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.ui/3.6.2.M20110203-1100/org.eclipse.ui-3.6.2.M20110203-1100.jar"/>
69
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.ui.cocoa/1.0.2.M20101124-0800/org.eclipse.ui.cocoa-1.0.2.M20101124-0800.jar"/>
70
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.ui.editors/3.6.1.r361_v20100825-0800/org.eclipse.ui.editors-3.6.1.r361_v20100825-0800.jar"/>
71
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.ui.forms/3.5.2.r36_v20100702/org.eclipse.ui.forms-3.5.2.r36_v20100702.jar"/>
72
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.6.2.M20101201-0800/org.eclipse.ui.ide-3.6.2.M20101201-0800.jar"/>
73
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator/3.5.0.I20100601-0800/org.eclipse.ui.navigator-3.5.0.I20100601-0800.jar"/>
74
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.ui.navigator.resources/3.4.202.M20101124-0800/org.eclipse.ui.navigator.resources-3.4.202.M20101124-0800.jar"/>
75
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views/3.5.1.M20110202-0800/org.eclipse.ui.views-3.5.1.M20110202-0800.jar"/>
76
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views.log/1.0.100.v20110210_r362/org.eclipse.ui.views.log-1.0.100.v20110210_r362.jar"/>
77
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.ui.views.properties.tabbed/3.5.100.I20100509-0800/org.eclipse.ui.views.properties.tabbed-3.5.100.I20100509-0800.jar"/>
78
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench/3.6.2.M20110210-1200/org.eclipse.ui.workbench-3.6.2.M20110210-1200.jar"/>
79
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.ui.workbench.texteditor/3.6.1.r361_v20100714-0800/org.eclipse.ui.workbench.texteditor-3.6.1.r361_v20100714-0800.jar"/>
80
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.update.configurator/3.3.100.v20100512/org.eclipse.update.configurator-3.3.100.v20100512.jar"/>
81
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.update.core/3.2.402.R36x_v20100629/org.eclipse.update.core-3.2.402.R36x_v20100629.jar"/>
82
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.update.ui/3.2.300.v20100512/org.eclipse.update.ui-3.2.300.v20100512.jar"/>
83
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.zest.core/1.2.0.v20101209-2020/org.eclipse.zest.core-1.2.0.v20101209-2020.jar"/>
84
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.eclipse.zest.layouts/1.1.0.v20101209-2020/org.eclipse.zest.layouts-1.1.0.v20101209-2020.jar"/>
85
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.hamcrest/1.1.0.v20090501071000/org.hamcrest-1.1.0.v20090501071000.jar"/>
86
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.hamcrest.core/1.1.0.v20090501071000/org.hamcrest.core-1.1.0.v20090501071000.jar"/>
87
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.hamcrest.integration/1.1.0.v20090501071000/org.hamcrest.integration-1.1.0.v20090501071000.jar"/>
88
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.hamcrest.library/1.1.0.v20090501071000/org.hamcrest.library-1.1.0.v20090501071000.jar"/>
89
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.hamcrest.text/1.1.0.v20090501071000/org.hamcrest.text-1.1.0.v20090501071000.jar"/>
90
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/.cache/tycho/org.junit-4.8.1.v4_8_1_v20100427-1100.jar/junit.jar"/>
91
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.sat4j.core/2.2.0.v20100429/org.sat4j.core-2.2.0.v20100429.jar"/>
92
  <classpathentry kind="lib" path="/Users/n.hoffmann/.m2/repository/p2/osgi/bundle/org.sat4j.pb/2.2.0.v20100429/org.sat4j.pb-2.2.0.v20100429.jar"/>
93
  <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
94
</classpath>
eu.etaxonomy.taxeditor.feature.platform/.project
1
<projectDescription>
2
  <name>eu.etaxonomy.taxeditor.feature.platform</name>
3
  <comment>NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse.</comment>
4
  <projects/>
5
  <buildSpec>
6
    <buildCommand>
7
      <name>org.eclipse.jdt.core.javabuilder</name>
8
    </buildCommand>
9
  </buildSpec>
10
  <natures>
11
    <nature>org.eclipse.jdt.core.javanature</nature>
12
    <nature>org.eclipse.pde.PluginNature</nature>
13
  </natures>
14
</projectDescription>
eu.etaxonomy.taxeditor.feature.platform/feature.xml
850 850
         install-size="0"
851 851
         version="0.0.0"/>
852 852

  
853
   <plugin
854
         id="org.hamcrest"
855
         download-size="0"
856
         install-size="0"
857
         version="0.0.0"
858
         unpack="false"/>
859

  
860
   <plugin
861
         id="org.hamcrest.text"
862
         download-size="0"
863
         install-size="0"
864
         version="0.0.0"
865
         unpack="false"/>
866

  
867
   <plugin
868
         id="org.hamcrest.library"
869
         download-size="0"
870
         install-size="0"
871
         version="0.0.0"
872
         unpack="false"/>
873

  
874
   <plugin
875
         id="org.hamcrest.core"
876
         download-size="0"
877
         install-size="0"
878
         version="0.0.0"
879
         unpack="false"/>
880

  
881
   <plugin
882
         id="org.hamcrest.integration"
883
         download-size="0"
884
         install-size="0"
885
         version="0.0.0"
886
         unpack="false"/>
887

  
888 853
   <plugin
889 854
         id="org.eclipse.jdt.junit.runtime"
890 855
         download-size="0"
eu.etaxonomy.taxeditor.navigation/.classpath
1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
4
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
5
	<classpathentry including="**/*.java" kind="src" path="src/main/java"/>
6
	<classpathentry including="**/*.java" kind="src" path="src/test/java"/>
7
	<classpathentry including="**/*.java" kind="src" path="src/test/resources"/>
8
	<classpathentry kind="output" path="target/classes"/>
9
</classpath>
eu.etaxonomy.taxeditor.navigation/.project
1
<?xml version="1.0" encoding="UTF-8"?>
2
<projectDescription>
3
	<name>eu.etaxonomy.taxeditor.navigation</name>
4
	<comment>Provides navigational views such as the Taxonomic Tree or Search Views. NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse.</comment>
5
	<projects>
6
	</projects>
7
	<buildSpec>
8
		<buildCommand>
9
			<name>org.eclipse.jdt.core.javabuilder</name>
10
			<arguments>
11
			</arguments>
12
		</buildCommand>
13
		<buildCommand>
14
			<name>org.eclipse.pde.ManifestBuilder</name>
15
			<arguments>
16
			</arguments>
17
		</buildCommand>
18
		<buildCommand>
19
			<name>org.eclipse.pde.SchemaBuilder</name>
20
			<arguments>
21
			</arguments>
22
		</buildCommand>
23
	</buildSpec>
24
	<natures>
25
		<nature>org.eclipse.jdt.core.javanature</nature>
26
		<nature>org.eclipse.pde.PluginNature</nature>
27
	</natures>
28
</projectDescription>
eu.etaxonomy.taxeditor.navigation/p2.inf
1
instructions.configure=\
2
	addRepository(type:0,location:http${#58}//wp5.e-taxonomy.eu/taxeditor/update);\
3
	addRepository(type:1,location:http${#58}//wp5.e-taxonomy.eu/taxeditor/update);
eu.etaxonomy.taxeditor.printpublisher/.classpath
1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
4
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
5
	<classpathentry including="**/*.java" kind="src" output="target/test-classes" path="src/test/java"/>
6
	<classpathentry including="**/*.java" kind="src" path="src/main/java"/>
7
	<classpathentry kind="output" path="target/classes"/>
8
</classpath>
eu.etaxonomy.taxeditor.printpublisher/.project
1
<?xml version="1.0" encoding="UTF-8"?>
2
<projectDescription>
3
	<name>eu.etaxonomy.taxeditor.printpublisher</name>
4
	<comment>NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse.</comment>
5
	<projects>
6
	</projects>
7
	<buildSpec>
8
		<buildCommand>
9
			<name>org.eclipse.jdt.core.javabuilder</name>
10
			<arguments>
11
			</arguments>
12
		</buildCommand>
13
		<buildCommand>
14
			<name>org.eclipse.pde.ManifestBuilder</name>
15
			<arguments>
16
			</arguments>
17
		</buildCommand>
18
		<buildCommand>
19
			<name>org.eclipse.pde.SchemaBuilder</name>
20
			<arguments>
21
			</arguments>
22
		</buildCommand>
23
	</buildSpec>
24
	<natures>
25
		<nature>org.eclipse.jdt.core.javanature</nature>
26
		<nature>org.eclipse.pde.PluginNature</nature>
27
	</natures>
28
</projectDescription>

Also available in: Unified diff