deleting files not supposed to be in version control
authorn.hoffmann <n.hoffmann@localhost>
Mon, 2 Nov 2009 18:51:02 +0000 (18:51 +0000)
committern.hoffmann <n.hoffmann@localhost>
Mon, 2 Nov 2009 18:51:02 +0000 (18:51 +0000)
.gitignore
taxeditor-annotatedlineeditor/META-INF/MANIFEST.MF

index e6c5fd6c5944ab6f85920c0d8024884c386956c9..5793bc9f2e2eedd128445d0fd9fbd0a23568bd61 100644 (file)
@@ -1,4 +1,6 @@
 eclipseprojects/eu.etaxonomy.taxeditor/src/eu/etaxonomy/taxeditor/sandbox
+taxeditor-annotatedlineeditor/.classpath
+taxeditor-annotatedlineeditor/.project
 taxeditor-annotatedlineeditor/.settings
 taxeditor-application/.classpath
 taxeditor-application/.project
index 0865338c4ba32d4287fa5a688a61c58333912657..8e002e030406e44161428ebad924c697529e7c3c 100644 (file)
@@ -1,7 +1,5 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
-Bundle-Name: taxeditor_annotatedlineeditor
-Bundle-SymbolicName: taxeditor_annotatedlineeditor
-Bundle-Version: 1.0.0
-Export-Package: eu.etaxonomy
-Require-Bundle: eu.etaxonomy.taxeditor.store;bundle-version="2.0.1"
+Bundle-Name: EDIT Taxonomic Editor - Annotatedlineeditor
+Bundle-SymbolicName: eu.etaxonomy.taxeditor.annotatedlineeditor
+Bundle-Version: 2.1.0
\ No newline at end of file