From: n.hoffmann Date: Thu, 9 Sep 2010 11:17:07 +0000 (+0000) Subject: (no commit message) X-Git-Tag: rcp.ss-first-working-version~326 X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/commitdiff_plain/e43daafdfcc151148eb1433cdba3d8a1b0ce90ff?hp=43ccae41593bb7e7d2fe01c991cd34f3cd1a1386 --- diff --git a/.gitattributes b/.gitattributes index a048614fe..e3771f01f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,8 @@ * text=auto !eol +cdmlib-feature/.classpath -text +cdmlib-feature/.project -text +cdmlib-feature/build.properties -text +cdmlib-feature/feature.xml -text cdmlib-plugin/.classpath -text cdmlib-plugin/.project -text cdmlib-plugin/META-INF/MANIFEST.MF -text diff --git a/.gitignore b/.gitignore index 2f1ba727b..5f2b2170b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +cdmlib-feature/.settings cdmlib-plugin/.settings cdmlib-plugin/cdmlib-*.jar cdmlib-plugin/cdmlib-*.zip diff --git a/cdmlib-feature/.classpath b/cdmlib-feature/.classpath new file mode 100644 index 000000000..64db9399b --- /dev/null +++ b/cdmlib-feature/.classpath @@ -0,0 +1,4 @@ + + + + diff --git a/cdmlib-feature/.project b/cdmlib-feature/.project new file mode 100644 index 000000000..3bfca091e --- /dev/null +++ b/cdmlib-feature/.project @@ -0,0 +1,23 @@ + + + cdmlib-feature + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.FeatureBuilder + + + + + + org.eclipse.pde.FeatureNature + org.eclipse.jdt.core.javanature + + diff --git a/cdmlib-feature/build.properties b/cdmlib-feature/build.properties new file mode 100644 index 000000000..014f3185b --- /dev/null +++ b/cdmlib-feature/build.properties @@ -0,0 +1,3 @@ +jars.compile.order = +bin.includes = feature.xml +generateFeatureVersionSuffix=true \ No newline at end of file diff --git a/cdmlib-feature/feature.xml b/cdmlib-feature/feature.xml new file mode 100644 index 000000000..26f77dde1 --- /dev/null +++ b/cdmlib-feature/feature.xml @@ -0,0 +1,39 @@ + + + + + CDM Java Library + + + + CopyrightCopyright (C) 2007 EDIT +European Distributed Institute of Taxonomy + + + + The contents of this file are subject to the Mozilla Public License +Version 1.1 (the "License"); you may not use this file except +in compliance with the License. You may obtain a copy of the License +at http://www.mozilla.org/MPL/ + +Software distributed under the License is distributed on an "AS +IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. +See the License for the specific language governing rights and limitations +under the License. + + + + + + + + +