Project

General

Profile

« Previous | Next » 

Revision 5cded95c

Added by Andreas Kohlbecker almost 6 years ago

ref #4227 deleting all .classpath and .project files

View differences:

eu.etaxonomy.taxeditor.application/.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.8"/>
4
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
5
	<classpathentry including="**/*.java" kind="src" path="src/main/java"/>
6
	<classpathentry kind="src" path="src/test/java"/>
7
	<classpathentry kind="output" path="target/classes"/>
8
</classpath>
eu.etaxonomy.taxeditor.application/.project
1
<?xml version="1.0" encoding="UTF-8"?>
2
<projectDescription>
3
	<name>eu.etaxonomy.taxeditor.application</name>
4
	<comment>All plugins are combined into this application. 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.bulkeditor/.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.8"/>
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 kind="output" path="target/classes"/>
8
</classpath>
eu.etaxonomy.taxeditor.bulkeditor/.project
1
<?xml version="1.0" encoding="UTF-8"?>
2
<projectDescription>
3
	<name>eu.etaxonomy.taxeditor.bulkeditor</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.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.8"/>
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.jre.linux64/.project
1
<projectDescription>
2
  <name>eu.etaxonomy.taxeditor.feature.jre.linux64</name>
3
  <comment></comment>
4
  <projects>
5
    <project>eu.etaxonomy.taxeditor.application</project>
6
    <project>eu.etaxonomy.taxeditor.bulkeditor</project>
7
    <project>eu.etaxonomy.taxeditor.cdmlib</project>
8
    <project>eu.etaxonomy.taxeditor.editor</project>
9
    <project>eu.etaxonomy.taxeditor.feature.platform</project>
10
    <project>eu.etaxonomy.taxeditor.navigation</project>
11
    <project>eu.etaxonomy.taxeditor.printpublisher</project>
12
    <project>eu.etaxonomy.taxeditor.store</project>
13
  </projects>
14
	<buildSpec>
15
		<buildCommand>
16
			<name>org.eclipse.pde.FeatureBuilder</name>
17
			<arguments>
18
			</arguments>
19
		</buildCommand>
20
	</buildSpec>
21
	<natures>
22
		<nature>org.eclipse.pde.FeatureNature</nature>
23
	</natures>
24
</projectDescription>
eu.etaxonomy.taxeditor.feature.platform/.project
1
<projectDescription>
2
  <name>eu.etaxonomy.taxeditor.feature.platform</name>
3
  <comment></comment>
4
	<projects>
5
	</projects>
6
	<buildSpec>
7
		<buildCommand>
8
			<name>org.eclipse.pde.FeatureBuilder</name>
9
			<arguments>
10
			</arguments>
11
		</buildCommand>
12
	</buildSpec>
13
	<natures>
14
		<nature>org.eclipse.pde.FeatureNature</nature>
15
	</natures>
16
</projectDescription>
eu.etaxonomy.taxeditor.feature/.project
1
<projectDescription>
2
  <name>eu.etaxonomy.taxeditor.feature</name>
3
  <comment></comment>
4
  <projects>
5
    <project>eu.etaxonomy.taxeditor.application</project>
6
    <project>eu.etaxonomy.taxeditor.bulkeditor</project>
7
    <project>eu.etaxonomy.taxeditor.cdmlib</project>
8
    <project>eu.etaxonomy.taxeditor.editor</project>
9
    <project>eu.etaxonomy.taxeditor.feature.platform</project>
10
    <project>eu.etaxonomy.taxeditor.navigation</project>
11
    <project>eu.etaxonomy.taxeditor.printpublisher</project>
12
    <project>eu.etaxonomy.taxeditor.store</project>
13
  </projects>
14
	<buildSpec>
15
		<buildCommand>
16
			<name>org.eclipse.pde.FeatureBuilder</name>
17
			<arguments>
18
			</arguments>
19
		</buildCommand>
20
	</buildSpec>
21
	<natures>
22
		<nature>org.eclipse.pde.FeatureNature</nature>
23
	</natures>
24
</projectDescription>
eu.etaxonomy.taxeditor.help/.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.8"/>
4
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
5
	<classpathentry kind="src" path="src"/>
6
	<classpathentry kind="output" path="target"/>
7
</classpath>
eu.etaxonomy.taxeditor.help/.project
1
<?xml version="1.0" encoding="UTF-8"?>
2
<projectDescription>
3
	<name>eu.etaxonomy.taxeditor.help</name>
4
	<comment></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.pde.PluginNature</nature>
26
		<nature>org.eclipse.jdt.core.javanature</nature>
27
	</natures>
28
</projectDescription>
eu.etaxonomy.taxeditor.molecular.lib/.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.8"/>
4
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
5
	<classpathentry exported="true" kind="lib" path="lib/owlapi-xmlutils-4.1.4.jar"/>
6
	<classpathentry exported="true" kind="lib" path="lib/commons-collections4-4.1.jar"/>
7
	<classpathentry exported="true" kind="lib" path="lib/core-1.9.2.jar"/>
8
	<classpathentry exported="true" kind="lib" path="lib/sequencing-1.9.2.jar"/>
9
	<classpathentry exported="true" kind="lib" path="lib/commons-lang3-3.5.jar"/>
10
	<classpathentry exported="true" kind="lib" path="lib/commons-beanutils-1.9.2.jar"/>
11
	<classpathentry exported="true" kind="lib" path="lib/bioinfweb-commons-java-bio-2.0.0.jar"/>
12
	<classpathentry exported="true" kind="lib" path="lib/bioinfweb-commons-java-core-2.2.0.jar"/>
13
	<classpathentry exported="true" kind="lib" path="lib/bioinfweb-commons-java-swing-2.2.0.jar"/>
14
	<classpathentry exported="true" kind="lib" path="lib/bioinfweb-commons-java-swt-2.0.0.jar"/>
15
	<classpathentry exported="true" kind="lib" path="lib/jphyloio-core-0.3.0.jar"/>
16
	<classpathentry exported="true" kind="lib" path="lib/tic-core-2.0.0.jar"/>
17
	<classpathentry exported="true" kind="lib" path="lib/tic-swt-2.0.0.jar"/>
18
	<classpathentry exported="true" kind="lib" path="lib/libralign-biojava1-0.4.0.jar"/>
19
	<classpathentry exported="true" kind="lib" path="lib/libralign-core-0.4.0.jar"/>
20
	<classpathentry exported="true" kind="lib" path="lib/libralign-io-0.4.0.jar"/>
21
	<classpathentry exported="true" kind="lib" path="lib/libralign-swt-0.4.0.jar"/>
22
	<classpathentry kind="output" path="target/classes"/>
23
</classpath>
eu.etaxonomy.taxeditor.molecular.lib/.project
1
<?xml version="1.0" encoding="UTF-8"?>
2
<projectDescription>
3
	<name>eu.etaxonomy.taxeditor.molecular.lib</name>
4
	<comment>The Taxonomic Editor for EDIT&apos;s platform for
5
    cybertaxonomy. NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse.</comment>
6
	<projects>
7
	</projects>
8
	<buildSpec>
9
		<buildCommand>
10
			<name>org.eclipse.pde.ManifestBuilder</name>
11
			<arguments>
12
			</arguments>
13
		</buildCommand>
14
		<buildCommand>
15
			<name>org.eclipse.pde.SchemaBuilder</name>
16
			<arguments>
17
			</arguments>
18
		</buildCommand>
19
		<buildCommand>
20
			<name>org.eclipse.jdt.core.javabuilder</name>
21
			<arguments>
22
			</arguments>
23
		</buildCommand>
24
	</buildSpec>
25
	<natures>
26
		<nature>org.eclipse.pde.PluginNature</nature>
27
		<nature>org.eclipse.jdt.core.javanature</nature>
28
	</natures>
29
	<linkedResources>
30
		<link>
31
			<name>lib/info.bioinfweb.commons.bio</name>
32
			<type>2</type>
33
			<locationURI>WORKSPACE_LOC/info.bioinfweb.commons.bio</locationURI>
34
		</link>
35
		<link>
36
			<name>lib/info.bioinfweb.commons.core</name>
37
			<type>2</type>
38
			<locationURI>WORKSPACE_LOC/info.bioinfweb.commons.core</locationURI>
39
		</link>
40
		<link>
41
			<name>lib/info.bioinfweb.commons.swing</name>
42
			<type>2</type>
43
			<locationURI>WORKSPACE_LOC/info.bioinfweb.commons.swing</locationURI>
44
		</link>
45
		<link>
46
			<name>lib/info.bioinfweb.commons.swt</name>
47
			<type>2</type>
48
			<locationURI>WORKSPACE_LOC/info.bioinfweb.commons.swt</locationURI>
49
		</link>
50
		<link>
51
			<name>lib/info.bioinfweb.jphyloio.core</name>
52
			<type>2</type>
53
			<locationURI>WORKSPACE_LOC/info.bioinfweb.jphyloio.core</locationURI>
54
		</link>
55
		<link>
56
			<name>lib/info.bioinfweb.libralign.biojava1</name>
57
			<type>2</type>
58
			<locationURI>WORKSPACE_LOC/info.bioinfweb.libralign.biojava1</locationURI>
59
		</link>
60
		<link>
61
			<name>lib/info.bioinfweb.libralign.core</name>
62
			<type>2</type>
63
			<locationURI>WORKSPACE_LOC/info.bioinfweb.libralign.core</locationURI>
64
		</link>
65
		<link>
66
			<name>lib/info.bioinfweb.libralign.io</name>
67
			<type>2</type>
68
			<locationURI>WORKSPACE_LOC/info.bioinfweb.libralign.io</locationURI>
69
		</link>
70
		<link>
71
			<name>lib/info.bioinfweb.libralign.swt</name>
72
			<type>2</type>
73
			<locationURI>WORKSPACE_LOC/info.bioinfweb.libralign.swt</locationURI>
74
		</link>
75
		<link>
76
			<name>lib/info.bioinfweb.tic.core</name>
77
			<type>2</type>
78
			<locationURI>WORKSPACE_LOC/info.bioinfweb.tic.core</locationURI>
79
		</link>
80
		<link>
81
			<name>lib/info.bioinfweb.tic.swt</name>
82
			<type>2</type>
83
			<locationURI>WORKSPACE_LOC/info.bioinfweb.tic.swt</locationURI>
84
		</link>
85
	</linkedResources>
86
</projectDescription>
eu.etaxonomy.taxeditor.molecular/.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.8"/>
4
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
5
	<classpathentry including="**/*.java" kind="src" path="src/main/java"/>
6
	<classpathentry kind="src" path="src/test/java"/>
7
	<classpathentry kind="output" path="target/classes"/>
8
</classpath>
eu.etaxonomy.taxeditor.molecular/.project
1
<?xml version="1.0" encoding="UTF-8"?>
2
<projectDescription>
3
	<name>eu.etaxonomy.taxeditor.molecular</name>
4
	<comment>Provides editors, views and operations for handling molecular data and alignments. 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/.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.8"/>
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.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.8"/>
4
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
5
	<classpathentry including="**/*.java" kind="src" path="src/main/java"/>
6
	<classpathentry kind="output" path="target/classes"/>
7
</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>
eu.etaxonomy.taxeditor.store/.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.8"/>
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 kind="src" path="src/main/resources"/>
8
	<classpathentry including="**/*.java" kind="src" path="src/test/resources"/>
9
	<classpathentry kind="output" path="target/classes"/>
10
</classpath>
eu.etaxonomy.taxeditor.store/.project
1
<?xml version="1.0" encoding="UTF-8"?>
2
<projectDescription>
3
	<name>eu.etaxonomy.taxeditor.store</name>
4
	<comment>Enables access to a CDM DataStore and provides operations on the model. 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.test/.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.8"/>
4
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
5
	<classpathentry including="**/*.java" kind="src" path="src/test/java"/>
6
	<classpathentry excluding="**/*.java" kind="src" path="src/test/resources"/>
7
	<classpathentry exported="true" kind="lib" path="lib/byte-buddy-0.5.1.jar"/>
8
	<classpathentry exported="true" kind="lib" path="lib/org.springframework.context-3.2.2.RELEASE.jar"/>
9
	<classpathentry exported="true" kind="lib" path="lib/unitils-core-3.4.2.jar"/>
10
	<classpathentry exported="true" kind="lib" path="lib/unitils-database-3.4.2.jar"/>
11
	<classpathentry exported="true" kind="lib" path="lib/unitils-dbmaintainer-3.4.2.jar"/>
12
	<classpathentry exported="true" kind="lib" path="lib/unitils-dbunit-3.4.2.jar"/>
13
	<classpathentry exported="true" kind="lib" path="lib/unitils-spring-3.4.2.jar"/>
14
	<classpathentry exported="true" kind="lib" path="lib/dbunit-2.4.9.jar"/>
15
	<classpathentry kind="output" path="target/classes"/>
16
</classpath>
eu.etaxonomy.taxeditor.test/.project
1
<projectDescription>
2
  <name>eu.etaxonomy.taxeditor.test</name>
3
  <comment>Holds all UI tests for the Taxonomic Editor. 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.webapp/.classpath
1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
	<classpathentry exported="true" kind="lib" path="lib/jdbc4-2.0.jar"/>
4
	<classpathentry exported="true" kind="lib" path="lib/postgresql-9.4-1206-jdbc4.jar"/>
5
	<classpathentry exported="true" kind="lib" path="lib/mysql-connector-java-5.1.38.jar"/>
6
	<classpathentry exported="true" kind="lib" path="lib/h2-1.4.190.jar"/>
7
	<classpathentry exported="true" kind="lib" path="lib/mchange-commons-java-0.2.11.jar"/>
8
	<classpathentry exported="true" kind="lib" path="lib/c3p0-0.9.5.2.jar"/>
9
	<classpathentry exported="true" kind="lib" path="lib/javax.servlet-api-3.1.0.jar"/>
10
	<classpathentry exported="true" kind="lib" path="lib/jetty-all-9.2.9.v20150224.jar"/>
11
	<classpathentry exported="true" kind="lib" path="lib/log4j-1.2.17.jar"/>
12
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
13
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
14
	<classpathentry kind="src" path="src/main/java"/>
15
	<classpathentry kind="src" path="src/main/resources"/>
16
	<classpathentry kind="output" path="target/classes"/>
17
</classpath>
eu.etaxonomy.taxeditor.webapp/.project
1
<?xml version="1.0" encoding="UTF-8"?>
2
<projectDescription>
3
	<name>eu.etaxonomy.taxeditor.webapp</name>
4
	<comment></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.pde.PluginNature</nature>
26
		<nature>org.eclipse.jdt.core.javanature</nature>
27
	</natures>
28
</projectDescription>
eu.etaxonomy.taxeditor.workbench/.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.8"/>
4
	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
5
	<classpathentry kind="src" path="src/main/java"/>
6
	<classpathentry kind="output" path="bin"/>
7
</classpath>
eu.etaxonomy.taxeditor.workbench/.project
1
<?xml version="1.0" encoding="UTF-8"?>
2
<projectDescription>
3
	<name>eu.etaxonomy.taxeditor.workbench</name>
4
	<comment>Contains the application model i.e. common menus, toolbar items, commands, etc 
5
  used for the application</comment>
6
	<projects>
7
	</projects>
8
	<buildSpec>
9
		<buildCommand>
10
			<name>org.eclipse.jdt.core.javabuilder</name>
11
			<arguments>
12
			</arguments>
13
		</buildCommand>
14
		<buildCommand>
15
			<name>org.eclipse.pde.ManifestBuilder</name>
16
			<arguments>
17
			</arguments>
18
		</buildCommand>
19
		<buildCommand>
20
			<name>org.eclipse.pde.SchemaBuilder</name>
21
			<arguments>
22
			</arguments>
23
		</buildCommand>
24
	</buildSpec>
25
	<natures>
26
		<nature>org.eclipse.jdt.core.javanature</nature>
27
		<nature>org.eclipse.pde.PluginNature</nature>
28
	</natures>
29
</projectDescription>
eu.etaxonomy.taxeditor/.classpath
1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
	<classpathentry kind="src" path="/eu.etaxonomy.taxeditor.application"/>
4
	<classpathentry kind="src" path="/eu.etaxonomy.taxeditor.bulkeditor"/>
5
	<classpathentry kind="src" path="/eu.etaxonomy.taxeditor.cdmlib"/>
6
	<classpathentry kind="src" path="/eu.etaxonomy.taxeditor.editor"/>
7
	<classpathentry kind="src" path="/eu.etaxonomy.taxeditor.navigation"/>
8
	<classpathentry kind="src" path="/eu.etaxonomy.taxeditor.printpublisher"/>
9
	<classpathentry kind="src" path="/eu.etaxonomy.taxeditor.store"/>
10
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
11
	<classpathentry kind="output" path="target/classes"/>
12
</classpath>
eu.etaxonomy.taxeditor/.project
1
<projectDescription>
2
  <name>eu.etaxonomy.taxeditor</name>
3
  <comment>The EDIT Taxonomic Desktop Editor.</comment>
4
  <projects>
5
    <project>eu.etaxonomy.taxeditor.application</project>
6
    <project>eu.etaxonomy.taxeditor.bulkeditor</project>
7
    <project>eu.etaxonomy.taxeditor.cdmlib</project>
8
    <project>eu.etaxonomy.taxeditor.editor</project>
9
    <project>eu.etaxonomy.taxeditor.feature</project>
10
    <project>eu.etaxonomy.taxeditor.feature.platform</project>
11
    <project>eu.etaxonomy.taxeditor.navigation</project>
12
    <project>eu.etaxonomy.taxeditor.printpublisher</project>
13
    <project>eu.etaxonomy.taxeditor.store</project>
14
  </projects>
15
  <buildSpec>
16
    <buildCommand>
17
      <name>org.eclipse.jdt.core.javabuilder</name>
18
    </buildCommand>
19
  </buildSpec>
20
  <natures>
21
    <nature>org.eclipse.jdt.core.javanature</nature>
22
    <nature>org.eclipse.pde.PluginNature</nature>
23
  </natures>
24
</projectDescription>

Also available in: Unified diff