ref #4227 deleting all .classpath and .project files
authorAndreas Kohlbecker <a.kohlbecker@bgbm.org>
Tue, 3 Jul 2018 09:58:56 +0000 (11:58 +0200)
committerAndreas Kohlbecker <a.kohlbecker@bgbm.org>
Thu, 17 Jan 2019 14:31:47 +0000 (15:31 +0100)
30 files changed:
eu.etaxonomy.taxeditor.application/.classpath [deleted file]
eu.etaxonomy.taxeditor.application/.project [deleted file]
eu.etaxonomy.taxeditor.bulkeditor/.classpath [deleted file]
eu.etaxonomy.taxeditor.bulkeditor/.project [deleted file]
eu.etaxonomy.taxeditor.cdmlib/.project [deleted file]
eu.etaxonomy.taxeditor.editor/.classpath [deleted file]
eu.etaxonomy.taxeditor.editor/.project [deleted file]
eu.etaxonomy.taxeditor.feature.jre.linux64/.project [deleted file]
eu.etaxonomy.taxeditor.feature.platform/.project [deleted file]
eu.etaxonomy.taxeditor.feature/.project [deleted file]
eu.etaxonomy.taxeditor.help/.classpath [deleted file]
eu.etaxonomy.taxeditor.help/.project [deleted file]
eu.etaxonomy.taxeditor.molecular.lib/.classpath [deleted file]
eu.etaxonomy.taxeditor.molecular.lib/.project [deleted file]
eu.etaxonomy.taxeditor.molecular/.classpath [deleted file]
eu.etaxonomy.taxeditor.molecular/.project [deleted file]
eu.etaxonomy.taxeditor.navigation/.classpath [deleted file]
eu.etaxonomy.taxeditor.navigation/.project [deleted file]
eu.etaxonomy.taxeditor.printpublisher/.classpath [deleted file]
eu.etaxonomy.taxeditor.printpublisher/.project [deleted file]
eu.etaxonomy.taxeditor.store/.classpath [deleted file]
eu.etaxonomy.taxeditor.store/.project [deleted file]
eu.etaxonomy.taxeditor.test/.classpath [deleted file]
eu.etaxonomy.taxeditor.test/.project [deleted file]
eu.etaxonomy.taxeditor.webapp/.classpath [deleted file]
eu.etaxonomy.taxeditor.webapp/.project [deleted file]
eu.etaxonomy.taxeditor.workbench/.classpath [deleted file]
eu.etaxonomy.taxeditor.workbench/.project [deleted file]
eu.etaxonomy.taxeditor/.classpath [deleted file]
eu.etaxonomy.taxeditor/.project [deleted file]

diff --git a/eu.etaxonomy.taxeditor.application/.classpath b/eu.etaxonomy.taxeditor.application/.classpath
deleted file mode 100644 (file)
index a9750ff..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
-       <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
-       <classpathentry including="**/*.java" kind="src" path="src/main/java"/>
-       <classpathentry kind="src" path="src/test/java"/>
-       <classpathentry kind="output" path="target/classes"/>
-</classpath>
diff --git a/eu.etaxonomy.taxeditor.application/.project b/eu.etaxonomy.taxeditor.application/.project
deleted file mode 100644 (file)
index 14f5a80..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-       <name>eu.etaxonomy.taxeditor.application</name>
-       <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>
-       <projects>
-       </projects>
-       <buildSpec>
-               <buildCommand>
-                       <name>org.eclipse.jdt.core.javabuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.pde.ManifestBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.pde.SchemaBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-       </buildSpec>
-       <natures>
-               <nature>org.eclipse.jdt.core.javanature</nature>
-               <nature>org.eclipse.pde.PluginNature</nature>
-       </natures>
-</projectDescription>
diff --git a/eu.etaxonomy.taxeditor.bulkeditor/.classpath b/eu.etaxonomy.taxeditor.bulkeditor/.classpath
deleted file mode 100644 (file)
index a3ec70c..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
-       <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
-       <classpathentry including="**/*.java" kind="src" path="src/main/java"/>
-       <classpathentry including="**/*.java" kind="src" path="src/test/java"/>
-       <classpathentry kind="output" path="target/classes"/>
-</classpath>
diff --git a/eu.etaxonomy.taxeditor.bulkeditor/.project b/eu.etaxonomy.taxeditor.bulkeditor/.project
deleted file mode 100644 (file)
index f9413bb..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-       <name>eu.etaxonomy.taxeditor.bulkeditor</name>
-       <comment>NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse.</comment>
-       <projects>
-       </projects>
-       <buildSpec>
-               <buildCommand>
-                       <name>org.eclipse.jdt.core.javabuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.pde.ManifestBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.pde.SchemaBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-       </buildSpec>
-       <natures>
-               <nature>org.eclipse.jdt.core.javanature</nature>
-               <nature>org.eclipse.pde.PluginNature</nature>
-       </natures>
-</projectDescription>
diff --git a/eu.etaxonomy.taxeditor.cdmlib/.project b/eu.etaxonomy.taxeditor.cdmlib/.project
deleted file mode 100644 (file)
index 2d7facc..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-       <name>eu.etaxonomy.taxeditor.cdmlib</name>
-       <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>
-       <projects>
-       </projects>
-       <buildSpec>
-               <buildCommand>
-                       <name>org.eclipse.jdt.core.javabuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.pde.ManifestBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.pde.SchemaBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-       </buildSpec>
-       <natures>
-               <nature>org.eclipse.jdt.core.javanature</nature>
-               <nature>org.eclipse.pde.PluginNature</nature>
-       </natures>
-</projectDescription>
diff --git a/eu.etaxonomy.taxeditor.editor/.classpath b/eu.etaxonomy.taxeditor.editor/.classpath
deleted file mode 100644 (file)
index a8f5931..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
-       <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
-       <classpathentry including="**/*.java" kind="src" path="src/main/java"/>
-       <classpathentry including="**/*.java" kind="src" path="src/test/java"/>
-       <classpathentry excluding="**/*.java" kind="src" path="src/main/resources"/>
-       <classpathentry kind="output" path="target/classes"/>
-</classpath>
diff --git a/eu.etaxonomy.taxeditor.editor/.project b/eu.etaxonomy.taxeditor.editor/.project
deleted file mode 100644 (file)
index e25293c..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-       <name>eu.etaxonomy.taxeditor.editor</name>
-       <comment>NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse.</comment>
-       <projects>
-       </projects>
-       <buildSpec>
-               <buildCommand>
-                       <name>org.eclipse.jdt.core.javabuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.pde.ManifestBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.pde.SchemaBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-       </buildSpec>
-       <natures>
-               <nature>org.eclipse.jdt.core.javanature</nature>
-               <nature>org.eclipse.pde.PluginNature</nature>
-       </natures>
-</projectDescription>
diff --git a/eu.etaxonomy.taxeditor.feature.jre.linux64/.project b/eu.etaxonomy.taxeditor.feature.jre.linux64/.project
deleted file mode 100644 (file)
index a4450e6..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-<projectDescription>
-  <name>eu.etaxonomy.taxeditor.feature.jre.linux64</name>
-  <comment></comment>
-  <projects>
-    <project>eu.etaxonomy.taxeditor.application</project>
-    <project>eu.etaxonomy.taxeditor.bulkeditor</project>
-    <project>eu.etaxonomy.taxeditor.cdmlib</project>
-    <project>eu.etaxonomy.taxeditor.editor</project>
-    <project>eu.etaxonomy.taxeditor.feature.platform</project>
-    <project>eu.etaxonomy.taxeditor.navigation</project>
-    <project>eu.etaxonomy.taxeditor.printpublisher</project>
-    <project>eu.etaxonomy.taxeditor.store</project>
-  </projects>
-       <buildSpec>
-               <buildCommand>
-                       <name>org.eclipse.pde.FeatureBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-       </buildSpec>
-       <natures>
-               <nature>org.eclipse.pde.FeatureNature</nature>
-       </natures>
-</projectDescription>
\ No newline at end of file
diff --git a/eu.etaxonomy.taxeditor.feature.platform/.project b/eu.etaxonomy.taxeditor.feature.platform/.project
deleted file mode 100644 (file)
index 81724d3..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-<projectDescription>
-  <name>eu.etaxonomy.taxeditor.feature.platform</name>
-  <comment></comment>
-       <projects>
-       </projects>
-       <buildSpec>
-               <buildCommand>
-                       <name>org.eclipse.pde.FeatureBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-       </buildSpec>
-       <natures>
-               <nature>org.eclipse.pde.FeatureNature</nature>
-       </natures>
-</projectDescription>
\ No newline at end of file
diff --git a/eu.etaxonomy.taxeditor.feature/.project b/eu.etaxonomy.taxeditor.feature/.project
deleted file mode 100644 (file)
index 7e46fa2..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-<projectDescription>
-  <name>eu.etaxonomy.taxeditor.feature</name>
-  <comment></comment>
-  <projects>
-    <project>eu.etaxonomy.taxeditor.application</project>
-    <project>eu.etaxonomy.taxeditor.bulkeditor</project>
-    <project>eu.etaxonomy.taxeditor.cdmlib</project>
-    <project>eu.etaxonomy.taxeditor.editor</project>
-    <project>eu.etaxonomy.taxeditor.feature.platform</project>
-    <project>eu.etaxonomy.taxeditor.navigation</project>
-    <project>eu.etaxonomy.taxeditor.printpublisher</project>
-    <project>eu.etaxonomy.taxeditor.store</project>
-  </projects>
-       <buildSpec>
-               <buildCommand>
-                       <name>org.eclipse.pde.FeatureBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-       </buildSpec>
-       <natures>
-               <nature>org.eclipse.pde.FeatureNature</nature>
-       </natures>
-</projectDescription>
\ No newline at end of file
diff --git a/eu.etaxonomy.taxeditor.help/.classpath b/eu.etaxonomy.taxeditor.help/.classpath
deleted file mode 100644 (file)
index 4e89763..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
-       <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
-       <classpathentry kind="src" path="src"/>
-       <classpathentry kind="output" path="target"/>
-</classpath>
diff --git a/eu.etaxonomy.taxeditor.help/.project b/eu.etaxonomy.taxeditor.help/.project
deleted file mode 100644 (file)
index fd4afa6..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-       <name>eu.etaxonomy.taxeditor.help</name>
-       <comment></comment>
-       <projects>
-       </projects>
-       <buildSpec>
-               <buildCommand>
-                       <name>org.eclipse.jdt.core.javabuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.pde.ManifestBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.pde.SchemaBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-       </buildSpec>
-       <natures>
-               <nature>org.eclipse.pde.PluginNature</nature>
-               <nature>org.eclipse.jdt.core.javanature</nature>
-       </natures>
-</projectDescription>
diff --git a/eu.etaxonomy.taxeditor.molecular.lib/.classpath b/eu.etaxonomy.taxeditor.molecular.lib/.classpath
deleted file mode 100644 (file)
index 5376993..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
-       <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
-       <classpathentry exported="true" kind="lib" path="lib/owlapi-xmlutils-4.1.4.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/commons-collections4-4.1.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/core-1.9.2.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/sequencing-1.9.2.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/commons-lang3-3.5.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/commons-beanutils-1.9.2.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/bioinfweb-commons-java-bio-2.0.0.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/bioinfweb-commons-java-core-2.2.0.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/bioinfweb-commons-java-swing-2.2.0.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/bioinfweb-commons-java-swt-2.0.0.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/jphyloio-core-0.3.0.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/tic-core-2.0.0.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/tic-swt-2.0.0.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/libralign-biojava1-0.4.0.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/libralign-core-0.4.0.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/libralign-io-0.4.0.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/libralign-swt-0.4.0.jar"/>
-       <classpathentry kind="output" path="target/classes"/>
-</classpath>
diff --git a/eu.etaxonomy.taxeditor.molecular.lib/.project b/eu.etaxonomy.taxeditor.molecular.lib/.project
deleted file mode 100644 (file)
index 536b48b..0000000
+++ /dev/null
@@ -1,86 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-       <name>eu.etaxonomy.taxeditor.molecular.lib</name>
-       <comment>The Taxonomic Editor for EDIT&apos;s platform for
-    cybertaxonomy. NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse.</comment>
-       <projects>
-       </projects>
-       <buildSpec>
-               <buildCommand>
-                       <name>org.eclipse.pde.ManifestBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.pde.SchemaBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.jdt.core.javabuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-       </buildSpec>
-       <natures>
-               <nature>org.eclipse.pde.PluginNature</nature>
-               <nature>org.eclipse.jdt.core.javanature</nature>
-       </natures>
-       <linkedResources>
-               <link>
-                       <name>lib/info.bioinfweb.commons.bio</name>
-                       <type>2</type>
-                       <locationURI>WORKSPACE_LOC/info.bioinfweb.commons.bio</locationURI>
-               </link>
-               <link>
-                       <name>lib/info.bioinfweb.commons.core</name>
-                       <type>2</type>
-                       <locationURI>WORKSPACE_LOC/info.bioinfweb.commons.core</locationURI>
-               </link>
-               <link>
-                       <name>lib/info.bioinfweb.commons.swing</name>
-                       <type>2</type>
-                       <locationURI>WORKSPACE_LOC/info.bioinfweb.commons.swing</locationURI>
-               </link>
-               <link>
-                       <name>lib/info.bioinfweb.commons.swt</name>
-                       <type>2</type>
-                       <locationURI>WORKSPACE_LOC/info.bioinfweb.commons.swt</locationURI>
-               </link>
-               <link>
-                       <name>lib/info.bioinfweb.jphyloio.core</name>
-                       <type>2</type>
-                       <locationURI>WORKSPACE_LOC/info.bioinfweb.jphyloio.core</locationURI>
-               </link>
-               <link>
-                       <name>lib/info.bioinfweb.libralign.biojava1</name>
-                       <type>2</type>
-                       <locationURI>WORKSPACE_LOC/info.bioinfweb.libralign.biojava1</locationURI>
-               </link>
-               <link>
-                       <name>lib/info.bioinfweb.libralign.core</name>
-                       <type>2</type>
-                       <locationURI>WORKSPACE_LOC/info.bioinfweb.libralign.core</locationURI>
-               </link>
-               <link>
-                       <name>lib/info.bioinfweb.libralign.io</name>
-                       <type>2</type>
-                       <locationURI>WORKSPACE_LOC/info.bioinfweb.libralign.io</locationURI>
-               </link>
-               <link>
-                       <name>lib/info.bioinfweb.libralign.swt</name>
-                       <type>2</type>
-                       <locationURI>WORKSPACE_LOC/info.bioinfweb.libralign.swt</locationURI>
-               </link>
-               <link>
-                       <name>lib/info.bioinfweb.tic.core</name>
-                       <type>2</type>
-                       <locationURI>WORKSPACE_LOC/info.bioinfweb.tic.core</locationURI>
-               </link>
-               <link>
-                       <name>lib/info.bioinfweb.tic.swt</name>
-                       <type>2</type>
-                       <locationURI>WORKSPACE_LOC/info.bioinfweb.tic.swt</locationURI>
-               </link>
-       </linkedResources>
-</projectDescription>
diff --git a/eu.etaxonomy.taxeditor.molecular/.classpath b/eu.etaxonomy.taxeditor.molecular/.classpath
deleted file mode 100644 (file)
index a9750ff..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
-       <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
-       <classpathentry including="**/*.java" kind="src" path="src/main/java"/>
-       <classpathentry kind="src" path="src/test/java"/>
-       <classpathentry kind="output" path="target/classes"/>
-</classpath>
diff --git a/eu.etaxonomy.taxeditor.molecular/.project b/eu.etaxonomy.taxeditor.molecular/.project
deleted file mode 100644 (file)
index 3826881..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-       <name>eu.etaxonomy.taxeditor.molecular</name>
-       <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>
-       <projects>
-       </projects>
-       <buildSpec>
-               <buildCommand>
-                       <name>org.eclipse.jdt.core.javabuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.pde.ManifestBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.pde.SchemaBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-       </buildSpec>
-       <natures>
-               <nature>org.eclipse.jdt.core.javanature</nature>
-               <nature>org.eclipse.pde.PluginNature</nature>
-       </natures>
-</projectDescription>
diff --git a/eu.etaxonomy.taxeditor.navigation/.classpath b/eu.etaxonomy.taxeditor.navigation/.classpath
deleted file mode 100644 (file)
index 9f6b855..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
-       <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
-       <classpathentry including="**/*.java" kind="src" path="src/main/java"/>
-       <classpathentry including="**/*.java" kind="src" path="src/test/java"/>
-       <classpathentry including="**/*.java" kind="src" path="src/test/resources"/>
-       <classpathentry kind="output" path="target/classes"/>
-</classpath>
diff --git a/eu.etaxonomy.taxeditor.navigation/.project b/eu.etaxonomy.taxeditor.navigation/.project
deleted file mode 100644 (file)
index 08b2a59..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-       <name>eu.etaxonomy.taxeditor.navigation</name>
-       <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>
-       <projects>
-       </projects>
-       <buildSpec>
-               <buildCommand>
-                       <name>org.eclipse.jdt.core.javabuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.pde.ManifestBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.pde.SchemaBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-       </buildSpec>
-       <natures>
-               <nature>org.eclipse.jdt.core.javanature</nature>
-               <nature>org.eclipse.pde.PluginNature</nature>
-       </natures>
-</projectDescription>
diff --git a/eu.etaxonomy.taxeditor.printpublisher/.classpath b/eu.etaxonomy.taxeditor.printpublisher/.classpath
deleted file mode 100644 (file)
index 73bc41d..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
-       <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
-       <classpathentry including="**/*.java" kind="src" path="src/main/java"/>
-       <classpathentry kind="output" path="target/classes"/>
-</classpath>
diff --git a/eu.etaxonomy.taxeditor.printpublisher/.project b/eu.etaxonomy.taxeditor.printpublisher/.project
deleted file mode 100644 (file)
index 19fba24..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-       <name>eu.etaxonomy.taxeditor.printpublisher</name>
-       <comment>NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse.</comment>
-       <projects>
-       </projects>
-       <buildSpec>
-               <buildCommand>
-                       <name>org.eclipse.jdt.core.javabuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.pde.ManifestBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.pde.SchemaBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-       </buildSpec>
-       <natures>
-               <nature>org.eclipse.jdt.core.javanature</nature>
-               <nature>org.eclipse.pde.PluginNature</nature>
-       </natures>
-</projectDescription>
diff --git a/eu.etaxonomy.taxeditor.store/.classpath b/eu.etaxonomy.taxeditor.store/.classpath
deleted file mode 100644 (file)
index 29248dc..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<classpath>\r
-       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>\r
-       <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>\r
-       <classpathentry including="**/*.java" kind="src" path="src/main/java"/>\r
-       <classpathentry including="**/*.java" kind="src" path="src/test/java"/>\r
-       <classpathentry kind="src" path="src/main/resources"/>\r
-       <classpathentry including="**/*.java" kind="src" path="src/test/resources"/>\r
-       <classpathentry kind="output" path="target/classes"/>\r
-</classpath>\r
diff --git a/eu.etaxonomy.taxeditor.store/.project b/eu.etaxonomy.taxeditor.store/.project
deleted file mode 100644 (file)
index 94d18a7..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-       <name>eu.etaxonomy.taxeditor.store</name>
-       <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>
-       <projects>
-       </projects>
-       <buildSpec>
-               <buildCommand>
-                       <name>org.eclipse.jdt.core.javabuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.pde.ManifestBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.pde.SchemaBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-       </buildSpec>
-       <natures>
-               <nature>org.eclipse.jdt.core.javanature</nature>
-               <nature>org.eclipse.pde.PluginNature</nature>
-       </natures>
-</projectDescription>
diff --git a/eu.etaxonomy.taxeditor.test/.classpath b/eu.etaxonomy.taxeditor.test/.classpath
deleted file mode 100644 (file)
index caf33c4..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
-       <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
-       <classpathentry including="**/*.java" kind="src" path="src/test/java"/>
-       <classpathentry excluding="**/*.java" kind="src" path="src/test/resources"/>
-       <classpathentry exported="true" kind="lib" path="lib/byte-buddy-0.5.1.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/org.springframework.context-3.2.2.RELEASE.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/unitils-core-3.4.2.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/unitils-database-3.4.2.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/unitils-dbmaintainer-3.4.2.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/unitils-dbunit-3.4.2.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/unitils-spring-3.4.2.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/dbunit-2.4.9.jar"/>
-       <classpathentry kind="output" path="target/classes"/>
-</classpath>
diff --git a/eu.etaxonomy.taxeditor.test/.project b/eu.etaxonomy.taxeditor.test/.project
deleted file mode 100644 (file)
index e6a0590..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-<projectDescription>
-  <name>eu.etaxonomy.taxeditor.test</name>
-  <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>
-  <projects/>
-  <buildSpec>
-    <buildCommand>
-      <name>org.eclipse.jdt.core.javabuilder</name>
-    </buildCommand>
-  </buildSpec>
-  <natures>
-    <nature>org.eclipse.jdt.core.javanature</nature>
-    <nature>org.eclipse.pde.PluginNature</nature>
-  </natures>
-</projectDescription>
\ No newline at end of file
diff --git a/eu.etaxonomy.taxeditor.webapp/.classpath b/eu.etaxonomy.taxeditor.webapp/.classpath
deleted file mode 100644 (file)
index 45b677b..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-       <classpathentry exported="true" kind="lib" path="lib/jdbc4-2.0.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/postgresql-9.4-1206-jdbc4.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/mysql-connector-java-5.1.38.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/h2-1.4.190.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/mchange-commons-java-0.2.11.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/c3p0-0.9.5.2.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/javax.servlet-api-3.1.0.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/jetty-all-9.2.9.v20150224.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/log4j-1.2.17.jar"/>
-       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
-       <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
-       <classpathentry kind="src" path="src/main/java"/>
-       <classpathentry kind="src" path="src/main/resources"/>
-       <classpathentry kind="output" path="target/classes"/>
-</classpath>
diff --git a/eu.etaxonomy.taxeditor.webapp/.project b/eu.etaxonomy.taxeditor.webapp/.project
deleted file mode 100644 (file)
index 4dba6d3..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-       <name>eu.etaxonomy.taxeditor.webapp</name>
-       <comment></comment>
-       <projects>
-       </projects>
-       <buildSpec>
-               <buildCommand>
-                       <name>org.eclipse.jdt.core.javabuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.pde.ManifestBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.pde.SchemaBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-       </buildSpec>
-       <natures>
-               <nature>org.eclipse.pde.PluginNature</nature>
-               <nature>org.eclipse.jdt.core.javanature</nature>
-       </natures>
-</projectDescription>
diff --git a/eu.etaxonomy.taxeditor.workbench/.classpath b/eu.etaxonomy.taxeditor.workbench/.classpath
deleted file mode 100644 (file)
index e927d60..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
-       <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
-       <classpathentry kind="src" path="src/main/java"/>
-       <classpathentry kind="output" path="bin"/>
-</classpath>
diff --git a/eu.etaxonomy.taxeditor.workbench/.project b/eu.etaxonomy.taxeditor.workbench/.project
deleted file mode 100644 (file)
index 401ca86..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
-       <name>eu.etaxonomy.taxeditor.workbench</name>
-       <comment>Contains the application model i.e. common menus, toolbar items, commands, etc 
-  used for the application</comment>
-       <projects>
-       </projects>
-       <buildSpec>
-               <buildCommand>
-                       <name>org.eclipse.jdt.core.javabuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.pde.ManifestBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-               <buildCommand>
-                       <name>org.eclipse.pde.SchemaBuilder</name>
-                       <arguments>
-                       </arguments>
-               </buildCommand>
-       </buildSpec>
-       <natures>
-               <nature>org.eclipse.jdt.core.javanature</nature>
-               <nature>org.eclipse.pde.PluginNature</nature>
-       </natures>
-</projectDescription>
diff --git a/eu.etaxonomy.taxeditor/.classpath b/eu.etaxonomy.taxeditor/.classpath
deleted file mode 100644 (file)
index 1bedc4b..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
-       <classpathentry kind="src" path="/eu.etaxonomy.taxeditor.application"/>
-       <classpathentry kind="src" path="/eu.etaxonomy.taxeditor.bulkeditor"/>
-       <classpathentry kind="src" path="/eu.etaxonomy.taxeditor.cdmlib"/>
-       <classpathentry kind="src" path="/eu.etaxonomy.taxeditor.editor"/>
-       <classpathentry kind="src" path="/eu.etaxonomy.taxeditor.navigation"/>
-       <classpathentry kind="src" path="/eu.etaxonomy.taxeditor.printpublisher"/>
-       <classpathentry kind="src" path="/eu.etaxonomy.taxeditor.store"/>
-       <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
-       <classpathentry kind="output" path="target/classes"/>
-</classpath>
diff --git a/eu.etaxonomy.taxeditor/.project b/eu.etaxonomy.taxeditor/.project
deleted file mode 100644 (file)
index 474fbc1..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-<projectDescription>
-  <name>eu.etaxonomy.taxeditor</name>
-  <comment>The EDIT Taxonomic Desktop Editor.</comment>
-  <projects>
-    <project>eu.etaxonomy.taxeditor.application</project>
-    <project>eu.etaxonomy.taxeditor.bulkeditor</project>
-    <project>eu.etaxonomy.taxeditor.cdmlib</project>
-    <project>eu.etaxonomy.taxeditor.editor</project>
-    <project>eu.etaxonomy.taxeditor.feature</project>
-    <project>eu.etaxonomy.taxeditor.feature.platform</project>
-    <project>eu.etaxonomy.taxeditor.navigation</project>
-    <project>eu.etaxonomy.taxeditor.printpublisher</project>
-    <project>eu.etaxonomy.taxeditor.store</project>
-  </projects>
-  <buildSpec>
-    <buildCommand>
-      <name>org.eclipse.jdt.core.javabuilder</name>
-    </buildCommand>
-  </buildSpec>
-  <natures>
-    <nature>org.eclipse.jdt.core.javanature</nature>
-    <nature>org.eclipse.pde.PluginNature</nature>
-  </natures>
-</projectDescription>
\ No newline at end of file