]> gerrit.simantics Code Review - simantics/3d.git/blob - org.simantics.plant3d.product.repository/plant3d.product
Allow user to specify component name in ComponentSelectionDialog
[simantics/3d.git] / org.simantics.plant3d.product.repository / plant3d.product
1 <?xml version="1.0" encoding="UTF-8"?>
2 <?pde version="3.5"?>
3
4 <product name="Simantics Plant3D" uid="P3D.product" id="org.simantics.plant3d.product.product" application="org.simantics.workbench.application" version="0.0.1" useFeatures="true" includeLaunchers="true">
5
6    <aboutInfo>
7       <text>
8          Simantics Plant3D
9       </text>
10    </aboutInfo>
11
12    <configIni use="default">
13    </configIni>
14
15    <launcherArgs>
16       <programArgs>--launcher.XXMaxPermSize
17 192m
18 -fixerrors</programArgs>
19       <vmArgs>-ea 
20 -Xmx600M
21 -Xshare:off
22 -XX:MaxPermSize=192m
23 -Djava.net.preferIPv4Stack=true
24 -Dide.gc=true</vmArgs>
25       <vmArgsMac>-XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts</vmArgsMac>
26    </launcherArgs>
27
28    <windowImages/>
29
30    <splash
31       location="org.simantics.plant3d.product" />
32    <launcher name="plant3d">
33       <solaris/>
34       <win useIco="false">
35          <bmp/>
36       </win>
37    </launcher>
38
39
40    <vm>
41    </vm>
42
43
44    <plugins>
45    </plugins>
46
47    <features>
48       <feature id="org.simantics.plant3d.product.feature" version="1.0.0.qualifier"/>
49    </features>
50
51
52 </product>