From: Tuukka Lehtonen Date: Wed, 27 Sep 2017 20:49:07 +0000 (+0300) Subject: Splash screen for Simantics Desktop product X-Git-Tag: v1.31.0~166 X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=commitdiff_plain;h=093b802d3fb679be21c11cda8816ac5f6da55b2d Splash screen for Simantics Desktop product refs #7396 Change-Id: Iaed2e3a56b2b0114f62ca75583dd2d047c36b4c1 --- diff --git a/bundles/org.simantics.desktop.product/build.properties b/bundles/org.simantics.desktop.product/build.properties index e9863e281..e1d2deade 100644 --- a/bundles/org.simantics.desktop.product/build.properties +++ b/bundles/org.simantics.desktop.product/build.properties @@ -2,4 +2,5 @@ source.. = src/ output.. = bin/ bin.includes = META-INF/,\ .,\ - plugin.xml + plugin.xml,\ + splash.bmp diff --git a/bundles/org.simantics.desktop.product/splash.bmp b/bundles/org.simantics.desktop.product/splash.bmp new file mode 100644 index 000000000..570179c59 Binary files /dev/null and b/bundles/org.simantics.desktop.product/splash.bmp differ diff --git a/bundles/org.simantics.desktop.product/splash.svg b/bundles/org.simantics.desktop.product/splash.svg new file mode 100644 index 000000000..dddea5b0c --- /dev/null +++ b/bundles/org.simantics.desktop.product/splash.svg @@ -0,0 +1,575 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + 1.31.0 + + + + + + + + + + + + + + + + + + + SIMANTICS + DESKTOP + + + + + + diff --git a/releng/org.simantics.desktop.rcp.product/simantics-desktop.product b/releng/org.simantics.desktop.rcp.product/simantics-desktop.product index dac533f7d..c3eccef5a 100644 --- a/releng/org.simantics.desktop.rcp.product/simantics-desktop.product +++ b/releng/org.simantics.desktop.rcp.product/simantics-desktop.product @@ -34,12 +34,15 @@ org.eclipse.e4.ui.css.theme.e4_classic + + org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8