From: Patrick Plitzner Date: Thu, 10 Dec 2015 14:39:31 +0000 (+0100) Subject: Remove JRE feature X-Git-Tag: 3.12.0^2~18 X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/commitdiff_plain/450636e98ca77c3f93be4d6e0ac65f9842a9af75?ds=sidebyside Remove JRE feature --- diff --git a/eu.etaxonomy.taxeditor.feature.jre/.project b/eu.etaxonomy.taxeditor.feature.jre/.project deleted file mode 100644 index 5aab7cdae..000000000 --- a/eu.etaxonomy.taxeditor.feature.jre/.project +++ /dev/null @@ -1,17 +0,0 @@ - - - eu.etaxonomy.taxeditor.feature.jre - - - - - - org.eclipse.pde.FeatureBuilder - - - - - - org.eclipse.pde.FeatureNature - - diff --git a/eu.etaxonomy.taxeditor.feature.jre/README.txt b/eu.etaxonomy.taxeditor.feature.jre/README.txt deleted file mode 100644 index a4a2fdf6d..000000000 --- a/eu.etaxonomy.taxeditor.feature.jre/README.txt +++ /dev/null @@ -1,3 +0,0 @@ -when updating the build.properties file make sure to apply the updates on both -build.properties.with.jre and -build.properties.wo.jre diff --git a/eu.etaxonomy.taxeditor.feature.jre/build.properties b/eu.etaxonomy.taxeditor.feature.jre/build.properties deleted file mode 100644 index 64f93a9f0..000000000 --- a/eu.etaxonomy.taxeditor.feature.jre/build.properties +++ /dev/null @@ -1 +0,0 @@ -bin.includes = feature.xml diff --git a/eu.etaxonomy.taxeditor.feature.jre/build.properties.with.jre b/eu.etaxonomy.taxeditor.feature.jre/build.properties.with.jre deleted file mode 100644 index 421dda37b..000000000 --- a/eu.etaxonomy.taxeditor.feature.jre/build.properties.with.jre +++ /dev/null @@ -1,11 +0,0 @@ - -root.linux.gtk.x86_64=linux-64 -root.linux.gtk.x86_64.permissions.755=jre/bin/** -root.linux.gtk.x86=linux-32 -root.linux.gtk.x86.permissions.755=jre/bin/** -root.win32.win32.x86_64=win-64 -root.win32.win32.x86_64.permissions.755=jre/bin/** -root.win32.win32.x86=win-32 -root.win32.win32.x86.permissions.755=jre/bin/** -root.macosx.cocoa.x86_64=mac-64 -root.macosx.cocoa.x86_64.permissions.755=jre/Contents/Home/jre/bin/** \ No newline at end of file diff --git a/eu.etaxonomy.taxeditor.feature.jre/feature.xml b/eu.etaxonomy.taxeditor.feature.jre/feature.xml deleted file mode 100644 index b0281f271..000000000 --- a/eu.etaxonomy.taxeditor.feature.jre/feature.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - [Enter Feature Description here.] - - - - [Enter Copyright Description here.] - - - - [Enter License Description here.] - - - diff --git a/eu.etaxonomy.taxeditor.feature.jre/pom.xml b/eu.etaxonomy.taxeditor.feature.jre/pom.xml deleted file mode 100644 index 45fbdaf3d..000000000 --- a/eu.etaxonomy.taxeditor.feature.jre/pom.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - eu.etaxonomy - taxeditor-parent - 3.12.0-SNAPSHOT - - 4.0.0 - eu.etaxonomy.taxeditor.feature.jre - eclipse-feature - - Taxonomic Editor Feature JRE - - http://dev.e-taxonomy.eu/trac/wiki/TaxonomicEditorEditorBundle -