Re-add build.properties.with.jre
authorPatrick Plitzner <p.plitzner@bgbm.org>
Thu, 10 Dec 2015 15:04:31 +0000 (16:04 +0100)
committerPatrick Plitzner <p.plitzner@bgbm.org>
Thu, 10 Dec 2015 15:04:31 +0000 (16:04 +0100)
eu.etaxonomy.taxeditor.feature/build.properties.with.jre [new file with mode: 0644]

diff --git a/eu.etaxonomy.taxeditor.feature/build.properties.with.jre b/eu.etaxonomy.taxeditor.feature/build.properties.with.jre
new file mode 100644 (file)
index 0000000..8ffba51
--- /dev/null
@@ -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/**