From: Patrick Plitzner Date: Wed, 9 Dec 2015 14:57:03 +0000 (+0100) Subject: Initial import of jre feature X-Git-Tag: 3.12.0^2~19^2~7 X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/commitdiff_plain/5da4ac56acb5c00952ca5e2738d946cd83c3fba4 Initial import of jre feature --- diff --git a/eu.etaxonomy.taxeditor.feature.jre/.project b/eu.etaxonomy.taxeditor.feature.jre/.project new file mode 100644 index 000000000..5aab7cdae --- /dev/null +++ b/eu.etaxonomy.taxeditor.feature.jre/.project @@ -0,0 +1,17 @@ + + + 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 new file mode 100644 index 000000000..a4a2fdf6d --- /dev/null +++ b/eu.etaxonomy.taxeditor.feature.jre/README.txt @@ -0,0 +1,3 @@ +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 new file mode 100644 index 000000000..64f93a9f0 --- /dev/null +++ b/eu.etaxonomy.taxeditor.feature.jre/build.properties @@ -0,0 +1 @@ +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 new file mode 100644 index 000000000..421dda37b --- /dev/null +++ b/eu.etaxonomy.taxeditor.feature.jre/build.properties.with.jre @@ -0,0 +1,11 @@ + +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 new file mode 100644 index 000000000..b0281f271 --- /dev/null +++ b/eu.etaxonomy.taxeditor.feature.jre/feature.xml @@ -0,0 +1,20 @@ + + + + + [Enter Feature Description here.] + + + + [Enter Copyright Description here.] + + + + [Enter License Description here.] + + +