diff --git a/org.fortiss.af3.phoenix.product/af3-linux-startup-script.sh b/org.fortiss.af3.phoenix.product/af3-linux-startup-script.sh new file mode 100755 index 0000000000000000000000000000000000000000..c1d3e3c25adf7128a4ee750e3e97254c8f819501 --- /dev/null +++ b/org.fortiss.af3.phoenix.product/af3-linux-startup-script.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +GDK_BACKEND=x11 ./autofocus3-phoenix-binary diff --git a/org.fortiss.af3.phoenix.product/pom.xml b/org.fortiss.af3.phoenix.product/pom.xml index a13d5164d59f7b391a19b520c41bc37133c14fee..8a5d2ce447f6bca3674236bcfe08b6c3cfe0c9ec 100644 --- a/org.fortiss.af3.phoenix.product/pom.xml +++ b/org.fortiss.af3.phoenix.product/pom.xml @@ -64,6 +64,12 @@ + + + +