]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.desktop.product/simantics-desktop.product
Included Simantics-Desktop product into the platform build.
[simantics/platform.git] / bundles / org.simantics.desktop.product / simantics-desktop.product
diff --git a/bundles/org.simantics.desktop.product/simantics-desktop.product b/bundles/org.simantics.desktop.product/simantics-desktop.product
deleted file mode 100644 (file)
index 892730d..0000000
+++ /dev/null
@@ -1,71 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<?pde version="3.5"?>
-
-<product name="Simantics Desktop" uid="org.simantics.desktop.product.desktopProduct" id="org.simantics.desktop.product.desktopProduct" application="org.simantics.workbench.application" version="1.21.0" useFeatures="true" includeLaunchers="true">
-
-   <aboutInfo>
-      <image path="/org.simantics.desktop.ui/icons/simantics256.png"/>
-      <text>
-         The desktop environment for Simantics products.
-      </text>
-   </aboutInfo>
-
-   <configIni use="">
-   </configIni>
-
-   <launcherArgs>
-      <programArgs>--launcher.XXMaxPermSize
-192m
--fixerrors
--data
-@noDefault
--cssTheme
-org.eclipse.e4.ui.css.theme.e4_classic
-      </programArgs>
-      <vmArgs>-ea
--Xmx500M
--Xshare:off
--XX:MaxPermSize=192m
--Dorg.simantics.workbench.application.showFastViewBars=false
--Dorg.simantics.workbench.application.showPerspectiveBar=false
--Dorg.simantics.workbench.application.excludePerspectiveFromTitle=true
--Djava.util.Arrays.useLegacyMergeSort=true
--Declipse.workaround.bug467000=true
-      </vmArgs>
-      <vmArgsWin>-Dorg.osgi.framework.os.name=win32
-      </vmArgsWin>
-   </launcherArgs>
-
-   <windowImages i32="/org.simantics.desktop.ui/icons/simantics32.png"/>
-
-   <launcher name="Simantics-Desktop">
-      <solaris/>
-      <win useIco="false">
-         <bmp/>
-      </win>
-   </launcher>
-
-   <vm>
-      <windows include="false">org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8</windows>
-   </vm>
-
-   <license>
-        <url>http://www.eclipse.org/legal/epl-v10.html</url>
-   </license>
-
-   <plugins>
-   </plugins>
-
-   <features>
-      <feature id="org.simantics.desktop.product" version="1.0.0.qualifier"/>
-   </features>
-
-
-   <preferencesInfo>
-      <targetfile overwrite="false"/>
-   </preferencesInfo>
-
-   <cssInfo>
-   </cssInfo>
-
-</product>