From 04c73c4ba150e4b92ccaca64983f039241adb6d8 Mon Sep 17 00:00:00 2001 From: "n.hoffmann" Date: Mon, 2 Nov 2009 18:26:30 +0000 Subject: [PATCH] deleting files not supposed to be in version control --- .gitattributes | 2 -- .gitignore | 1 + taxeditor-annotatedlineeditor/.classpath | 8 ------- taxeditor-annotatedlineeditor/.project | 28 ------------------------ taxeditor-annotatedlineeditor/pom.xml | 2 +- 5 files changed, 2 insertions(+), 39 deletions(-) delete mode 100644 taxeditor-annotatedlineeditor/.classpath delete mode 100644 taxeditor-annotatedlineeditor/.project diff --git a/.gitattributes b/.gitattributes index d4802d634..6781908b2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -620,8 +620,6 @@ eclipseprojects/eu.etaxonomy.taxeditor/src/eu/etaxonomy/taxeditor/propertysheet/ eclipseprojects/eu.etaxonomy.taxeditor/src/eu/etaxonomy/taxeditor/propertysheet/type/wizard/TypeDesignationWizard.java -text eclipseprojects/eu.etaxonomy.taxeditor/src/eu/etaxonomy/taxeditor/propertysheet/type/wizard/TypeListWizard.java -text /pom.xml -text -taxeditor-annotatedlineeditor/.classpath -text -taxeditor-annotatedlineeditor/.project -text taxeditor-annotatedlineeditor/META-INF/MANIFEST.MF -text taxeditor-annotatedlineeditor/build.properties -text taxeditor-annotatedlineeditor/pom.xml -text diff --git a/.gitignore b/.gitignore index 1ea0fa500..0bc74af14 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ eclipseprojects/eu.etaxonomy.taxeditor/src/eu/etaxonomy/taxeditor/sandbox +taxeditor-annotatedlineeditor/.settings taxeditor-application/.classpath taxeditor-application/.project taxeditor-application/target diff --git a/taxeditor-annotatedlineeditor/.classpath b/taxeditor-annotatedlineeditor/.classpath deleted file mode 100644 index 240674f8b..000000000 --- a/taxeditor-annotatedlineeditor/.classpath +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/taxeditor-annotatedlineeditor/.project b/taxeditor-annotatedlineeditor/.project deleted file mode 100644 index c533e28dc..000000000 --- a/taxeditor-annotatedlineeditor/.project +++ /dev/null @@ -1,28 +0,0 @@ - - - taxeditor-annotatedlineeditor - The EDIT Taxonomic Editor for EDIT's platform for cybertaxonomy - - - - - 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/taxeditor-annotatedlineeditor/pom.xml b/taxeditor-annotatedlineeditor/pom.xml index bbc7ae931..9f3b11f79 100644 --- a/taxeditor-annotatedlineeditor/pom.xml +++ b/taxeditor-annotatedlineeditor/pom.xml @@ -1,7 +1,7 @@ - + eu.etaxonomy taxeditor-parent 2.1 -- 2.34.1