From: Andreas Kohlbecker Date: Tue, 7 Feb 2017 13:20:22 +0000 (+0100) Subject: Revert "removing all .classpath and .project files" X-Git-Tag: 4.6.0^2~84 X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/commitdiff_plain/f15bc4f3111b0a6c60ca4027322622146702d8c4 Revert "removing all .classpath and .project files" This reverts commit c02ad176b4c6452b302560e254f319b7260cd6d8. --- diff --git a/eu.etaxonomy.taxeditor.application/.classpath b/eu.etaxonomy.taxeditor.application/.classpath new file mode 100644 index 000000000..a9750fff5 --- /dev/null +++ b/eu.etaxonomy.taxeditor.application/.classpath @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/eu.etaxonomy.taxeditor.application/.project b/eu.etaxonomy.taxeditor.application/.project new file mode 100644 index 000000000..14f5a809c --- /dev/null +++ b/eu.etaxonomy.taxeditor.application/.project @@ -0,0 +1,28 @@ + + + eu.etaxonomy.taxeditor.application + All plugins are combined into this application. NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse. + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.jdt.core.javanature + org.eclipse.pde.PluginNature + + diff --git a/eu.etaxonomy.taxeditor.bulkeditor/.classpath b/eu.etaxonomy.taxeditor.bulkeditor/.classpath new file mode 100644 index 000000000..a3ec70cfe --- /dev/null +++ b/eu.etaxonomy.taxeditor.bulkeditor/.classpath @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/eu.etaxonomy.taxeditor.bulkeditor/.project b/eu.etaxonomy.taxeditor.bulkeditor/.project new file mode 100644 index 000000000..f9413bbb3 --- /dev/null +++ b/eu.etaxonomy.taxeditor.bulkeditor/.project @@ -0,0 +1,28 @@ + + + eu.etaxonomy.taxeditor.bulkeditor + NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse. + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.jdt.core.javanature + org.eclipse.pde.PluginNature + + diff --git a/eu.etaxonomy.taxeditor.cdmlib/.classpath b/eu.etaxonomy.taxeditor.cdmlib/.classpath new file mode 100644 index 000000000..5dbe87295 --- /dev/null +++ b/eu.etaxonomy.taxeditor.cdmlib/.classpath @@ -0,0 +1,251 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/eu.etaxonomy.taxeditor.cdmlib/.project b/eu.etaxonomy.taxeditor.cdmlib/.project new file mode 100644 index 000000000..2d7facc3c --- /dev/null +++ b/eu.etaxonomy.taxeditor.cdmlib/.project @@ -0,0 +1,28 @@ + + + eu.etaxonomy.taxeditor.cdmlib + CDM Library and dependencies as a plugin. NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse. + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.jdt.core.javanature + org.eclipse.pde.PluginNature + + diff --git a/eu.etaxonomy.taxeditor.editor/.classpath b/eu.etaxonomy.taxeditor.editor/.classpath new file mode 100644 index 000000000..a8f5931fa --- /dev/null +++ b/eu.etaxonomy.taxeditor.editor/.classpath @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/eu.etaxonomy.taxeditor.editor/.project b/eu.etaxonomy.taxeditor.editor/.project new file mode 100644 index 000000000..e25293c2f --- /dev/null +++ b/eu.etaxonomy.taxeditor.editor/.project @@ -0,0 +1,28 @@ + + + eu.etaxonomy.taxeditor.editor + NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse. + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.jdt.core.javanature + org.eclipse.pde.PluginNature + + diff --git a/eu.etaxonomy.taxeditor.feature.jre.linux64/.project b/eu.etaxonomy.taxeditor.feature.jre.linux64/.project new file mode 100644 index 000000000..a4450e6df --- /dev/null +++ b/eu.etaxonomy.taxeditor.feature.jre.linux64/.project @@ -0,0 +1,24 @@ + + eu.etaxonomy.taxeditor.feature.jre.linux64 + + + eu.etaxonomy.taxeditor.application + eu.etaxonomy.taxeditor.bulkeditor + eu.etaxonomy.taxeditor.cdmlib + eu.etaxonomy.taxeditor.editor + eu.etaxonomy.taxeditor.feature.platform + eu.etaxonomy.taxeditor.navigation + eu.etaxonomy.taxeditor.printpublisher + eu.etaxonomy.taxeditor.store + + + + org.eclipse.pde.FeatureBuilder + + + + + + org.eclipse.pde.FeatureNature + + \ No newline at end of file diff --git a/eu.etaxonomy.taxeditor.feature.platform/.project b/eu.etaxonomy.taxeditor.feature.platform/.project new file mode 100644 index 000000000..81724d3bb --- /dev/null +++ b/eu.etaxonomy.taxeditor.feature.platform/.project @@ -0,0 +1,16 @@ + + eu.etaxonomy.taxeditor.feature.platform + + + + + + org.eclipse.pde.FeatureBuilder + + + + + + org.eclipse.pde.FeatureNature + + \ No newline at end of file diff --git a/eu.etaxonomy.taxeditor.feature/.project b/eu.etaxonomy.taxeditor.feature/.project new file mode 100644 index 000000000..7e46fa237 --- /dev/null +++ b/eu.etaxonomy.taxeditor.feature/.project @@ -0,0 +1,24 @@ + + eu.etaxonomy.taxeditor.feature + + + eu.etaxonomy.taxeditor.application + eu.etaxonomy.taxeditor.bulkeditor + eu.etaxonomy.taxeditor.cdmlib + eu.etaxonomy.taxeditor.editor + eu.etaxonomy.taxeditor.feature.platform + eu.etaxonomy.taxeditor.navigation + eu.etaxonomy.taxeditor.printpublisher + eu.etaxonomy.taxeditor.store + + + + org.eclipse.pde.FeatureBuilder + + + + + + org.eclipse.pde.FeatureNature + + \ No newline at end of file diff --git a/eu.etaxonomy.taxeditor.help/.classpath b/eu.etaxonomy.taxeditor.help/.classpath new file mode 100644 index 000000000..4e8976338 --- /dev/null +++ b/eu.etaxonomy.taxeditor.help/.classpath @@ -0,0 +1,7 @@ + + + + + + + diff --git a/eu.etaxonomy.taxeditor.help/.project b/eu.etaxonomy.taxeditor.help/.project new file mode 100644 index 000000000..fd4afa6a7 --- /dev/null +++ b/eu.etaxonomy.taxeditor.help/.project @@ -0,0 +1,28 @@ + + + eu.etaxonomy.taxeditor.help + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + diff --git a/eu.etaxonomy.taxeditor.molecular.lib/.classpath b/eu.etaxonomy.taxeditor.molecular.lib/.classpath new file mode 100644 index 000000000..537699369 --- /dev/null +++ b/eu.etaxonomy.taxeditor.molecular.lib/.classpath @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/eu.etaxonomy.taxeditor.molecular.lib/.project b/eu.etaxonomy.taxeditor.molecular.lib/.project new file mode 100644 index 000000000..536b48b55 --- /dev/null +++ b/eu.etaxonomy.taxeditor.molecular.lib/.project @@ -0,0 +1,86 @@ + + + eu.etaxonomy.taxeditor.molecular.lib + The Taxonomic Editor for EDIT's platform for + cybertaxonomy. NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse. + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + org.eclipse.jdt.core.javabuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + + + lib/info.bioinfweb.commons.bio + 2 + WORKSPACE_LOC/info.bioinfweb.commons.bio + + + lib/info.bioinfweb.commons.core + 2 + WORKSPACE_LOC/info.bioinfweb.commons.core + + + lib/info.bioinfweb.commons.swing + 2 + WORKSPACE_LOC/info.bioinfweb.commons.swing + + + lib/info.bioinfweb.commons.swt + 2 + WORKSPACE_LOC/info.bioinfweb.commons.swt + + + lib/info.bioinfweb.jphyloio.core + 2 + WORKSPACE_LOC/info.bioinfweb.jphyloio.core + + + lib/info.bioinfweb.libralign.biojava1 + 2 + WORKSPACE_LOC/info.bioinfweb.libralign.biojava1 + + + lib/info.bioinfweb.libralign.core + 2 + WORKSPACE_LOC/info.bioinfweb.libralign.core + + + lib/info.bioinfweb.libralign.io + 2 + WORKSPACE_LOC/info.bioinfweb.libralign.io + + + lib/info.bioinfweb.libralign.swt + 2 + WORKSPACE_LOC/info.bioinfweb.libralign.swt + + + lib/info.bioinfweb.tic.core + 2 + WORKSPACE_LOC/info.bioinfweb.tic.core + + + lib/info.bioinfweb.tic.swt + 2 + WORKSPACE_LOC/info.bioinfweb.tic.swt + + + diff --git a/eu.etaxonomy.taxeditor.molecular/.classpath b/eu.etaxonomy.taxeditor.molecular/.classpath new file mode 100644 index 000000000..a9750fff5 --- /dev/null +++ b/eu.etaxonomy.taxeditor.molecular/.classpath @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/eu.etaxonomy.taxeditor.molecular/.project b/eu.etaxonomy.taxeditor.molecular/.project new file mode 100644 index 000000000..3826881f3 --- /dev/null +++ b/eu.etaxonomy.taxeditor.molecular/.project @@ -0,0 +1,28 @@ + + + eu.etaxonomy.taxeditor.molecular + 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. + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.jdt.core.javanature + org.eclipse.pde.PluginNature + + diff --git a/eu.etaxonomy.taxeditor.navigation/.classpath b/eu.etaxonomy.taxeditor.navigation/.classpath new file mode 100644 index 000000000..9f6b85558 --- /dev/null +++ b/eu.etaxonomy.taxeditor.navigation/.classpath @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/eu.etaxonomy.taxeditor.navigation/.project b/eu.etaxonomy.taxeditor.navigation/.project new file mode 100644 index 000000000..08b2a592e --- /dev/null +++ b/eu.etaxonomy.taxeditor.navigation/.project @@ -0,0 +1,28 @@ + + + eu.etaxonomy.taxeditor.navigation + 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. + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.jdt.core.javanature + org.eclipse.pde.PluginNature + + diff --git a/eu.etaxonomy.taxeditor.printpublisher/.classpath b/eu.etaxonomy.taxeditor.printpublisher/.classpath new file mode 100644 index 000000000..73bc41dc2 --- /dev/null +++ b/eu.etaxonomy.taxeditor.printpublisher/.classpath @@ -0,0 +1,7 @@ + + + + + + + diff --git a/eu.etaxonomy.taxeditor.printpublisher/.project b/eu.etaxonomy.taxeditor.printpublisher/.project new file mode 100644 index 000000000..19fba2422 --- /dev/null +++ b/eu.etaxonomy.taxeditor.printpublisher/.project @@ -0,0 +1,28 @@ + + + eu.etaxonomy.taxeditor.printpublisher + NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse. + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.jdt.core.javanature + org.eclipse.pde.PluginNature + + diff --git a/eu.etaxonomy.taxeditor.store/.classpath b/eu.etaxonomy.taxeditor.store/.classpath new file mode 100644 index 000000000..6d865ded7 --- /dev/null +++ b/eu.etaxonomy.taxeditor.store/.classpath @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/eu.etaxonomy.taxeditor.store/.project b/eu.etaxonomy.taxeditor.store/.project new file mode 100644 index 000000000..94d18a7a3 --- /dev/null +++ b/eu.etaxonomy.taxeditor.store/.project @@ -0,0 +1,28 @@ + + + eu.etaxonomy.taxeditor.store + 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. + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.jdt.core.javanature + org.eclipse.pde.PluginNature + + diff --git a/eu.etaxonomy.taxeditor.test/.classpath b/eu.etaxonomy.taxeditor.test/.classpath new file mode 100644 index 000000000..cc0f994d1 --- /dev/null +++ b/eu.etaxonomy.taxeditor.test/.classpath @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/eu.etaxonomy.taxeditor.test/.project b/eu.etaxonomy.taxeditor.test/.project new file mode 100644 index 000000000..e6a059049 --- /dev/null +++ b/eu.etaxonomy.taxeditor.test/.project @@ -0,0 +1,14 @@ + + eu.etaxonomy.taxeditor.test + Holds all UI tests for the Taxonomic Editor. NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse. + + + + org.eclipse.jdt.core.javabuilder + + + + org.eclipse.jdt.core.javanature + org.eclipse.pde.PluginNature + + \ No newline at end of file diff --git a/eu.etaxonomy.taxeditor.webapp/.classpath b/eu.etaxonomy.taxeditor.webapp/.classpath new file mode 100644 index 000000000..45b677bee --- /dev/null +++ b/eu.etaxonomy.taxeditor.webapp/.classpath @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/eu.etaxonomy.taxeditor.webapp/.project b/eu.etaxonomy.taxeditor.webapp/.project new file mode 100644 index 000000000..4dba6d36f --- /dev/null +++ b/eu.etaxonomy.taxeditor.webapp/.project @@ -0,0 +1,28 @@ + + + eu.etaxonomy.taxeditor.webapp + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + diff --git a/eu.etaxonomy.taxeditor/.classpath b/eu.etaxonomy.taxeditor/.classpath new file mode 100644 index 000000000..1bedc4b76 --- /dev/null +++ b/eu.etaxonomy.taxeditor/.classpath @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/eu.etaxonomy.taxeditor/.project b/eu.etaxonomy.taxeditor/.project new file mode 100644 index 000000000..474fbc146 --- /dev/null +++ b/eu.etaxonomy.taxeditor/.project @@ -0,0 +1,24 @@ + + eu.etaxonomy.taxeditor + The EDIT Taxonomic Desktop Editor. + + eu.etaxonomy.taxeditor.application + eu.etaxonomy.taxeditor.bulkeditor + eu.etaxonomy.taxeditor.cdmlib + eu.etaxonomy.taxeditor.editor + eu.etaxonomy.taxeditor.feature + eu.etaxonomy.taxeditor.feature.platform + eu.etaxonomy.taxeditor.navigation + eu.etaxonomy.taxeditor.printpublisher + eu.etaxonomy.taxeditor.store + + + + org.eclipse.jdt.core.javabuilder + + + + org.eclipse.jdt.core.javanature + org.eclipse.pde.PluginNature + + \ No newline at end of file