]> gerrit.simantics Code Review - simantics/platform.git/blob - releng/org.simantics.desktop.rcp.product/simantics-desktop.product
Move platform to only work with JDK's >= 11
[simantics/platform.git] / releng / org.simantics.desktop.rcp.product / simantics-desktop.product
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <?pde version="3.5"?>\r
3 \r
4 <product name="Simantics Desktop" uid="Simantics-Desktop" id="org.simantics.desktop.product.desktopProduct" application="org.simantics.workbench.application" version="1.44.0" useFeatures="true" includeLaunchers="true">\r
5 \r
6    <aboutInfo>\r
7       <image path="/org.simantics.desktop.ui/icons/simantics256.png"/>\r
8       <text>\r
9          The desktop environment for Simantics products.\r
10       </text>\r
11    </aboutInfo>\r
12 \r
13    <configIni use="">\r
14    </configIni>\r
15 \r
16    <launcherArgs>\r
17       <programArgs>-fixerrors
18 -data
19 @noDefault
20 -cssTheme
21 org.eclipse.e4.ui.css.theme.e4_classic\r
22       </programArgs>\r
23       <vmArgs>-ea
24 -Xmx500M
25 -Xshare:off
26 -Dorg.simantics.workbench.application.showFastViewBars=false
27 -Dorg.simantics.workbench.application.showPerspectiveBar=false
28 -Dorg.simantics.workbench.application.excludePerspectiveFromTitle=true
29 -Declipse.workaround.bug467000=true\r
30       </vmArgs>\r
31       <vmArgsWin>-Dorg.osgi.framework.os.name=win32\r
32       </vmArgsWin>\r
33    </launcherArgs>\r
34 \r
35    <windowImages i32="/org.simantics.desktop.ui/icons/simantics32.png"/>\r
36 \r
37    <splash\r
38       location="org.simantics.desktop.product" />\r
39    <launcher name="Simantics-Desktop">\r
40       <win useIco="false">\r
41          <bmp/>\r
42       </win>\r
43    </launcher>\r
44 \r
45    <vm>\r
46       <windows include="false">org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8</windows>\r
47    </vm>\r
48 \r
49    <license>\r
50         <url>http://www.eclipse.org/legal/epl-v10.html</url>\r
51    </license>\r
52 \r
53    <plugins>\r
54    </plugins>\r
55 \r
56    <features>\r
57       <feature id="org.simantics.desktop.product.feature" version="1.0.0.qualifier" installMode="root"/>\r
58    </features>\r
59 \r
60    <configurations>\r
61       <plugin id="org.eclipse.core.runtime" autoStart="true" startLevel="4" />\r
62       <plugin id="org.eclipse.equinox.common" autoStart="true" startLevel="2" />\r
63       <plugin id="org.eclipse.equinox.ds" autoStart="true" startLevel="2" />\r
64       <plugin id="org.eclipse.equinox.p2.reconciler.dropins" autoStart="true" startLevel="5" />\r
65       <plugin id="org.eclipse.equinox.simpleconfigurator" autoStart="true" startLevel="1" />\r
66    </configurations>\r
67 \r
68    <preferencesInfo>\r
69       <targetfile overwrite="false"/>\r
70    </preferencesInfo>\r
71 \r
72    <cssInfo>\r
73    </cssInfo>\r
74 \r
75 </product>\r