Unify product files
[taxeditor.git] / eu.etaxonomy.taxeditor / eu.etaxonomy.taxeditor.product
1 <?xml version="1.0" encoding="UTF-8"?>
2 <?pde version="3.5"?>
3 <product
4 name="EDIT Taxonomic Editor"
5 application="eu.etaxonomy.taxeditor.application.application"
6 id="eu.etaxonomy.taxeditor.application.eu_etaxonomy_taxeditor_product"
7 uid="eu.etaxonomy.taxeditor.product"
8 version="5.0.0"
9 useFeatures="true"
10 includeLaunchers="true"
11 >
12 <aboutInfo>
13 <image path="/eu.etaxonomy.taxeditor.application/icons/256color_48x48.gif"/>
14 <text>
15 %productBlurb
16 </text>
17 </aboutInfo>
18 <configIni use="default"></configIni>
19 <launcherArgs>
20 <programArgs>-data @user.home/.cdmLibrary -Dserver_port=58080
21 </programArgs>
22 <vmArgs>-Xmx512M -Dorg.eclipse.update.reconcile=false -Declipse.p2.unsignedPolicy=allow
23 </vmArgs>
24 <vmArgsMac>-XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts
25 </vmArgsMac>
26 </launcherArgs>
27 <windowImages i16="/eu.etaxonomy.taxeditor.application/icons/256color_16x16.gif" i32="/eu.etaxonomy.taxeditor.application/icons/256color_32x32.gif" i48="/eu.etaxonomy.taxeditor.application/icons/256color_48x48.gif"/>
28 <splash
29 location="eu.etaxonomy.taxeditor.application"
30 startupProgressRect="5,447,366,15"
31 startupMessageRect="7,432,360,20"
32 startupForegroundColor="000000"/>
33 <launcher name="TaxonomicEditor">
34 <solaris/>
35 <win useIco="false">
36 <bmp/>
37 </win>
38 </launcher>
39 <vm></vm>
40 <plugins></plugins>
41 <features>
42 <feature id="eu.etaxonomy.taxeditor.feature"/>
43 </features>
44 <configurations>
45 <plugin autoStart="true" id="eu.etaxonomy.taxeditor.application" startLevel="5"/>
46 <plugin autoStart="true" id="org.eclipse.core.runtime" startLevel="4"/>
47 <plugin autoStart="true" id="org.eclipse.equinox.common" startLevel="2"/>
48 <plugin autoStart="true" id="org.eclipse.equinox.ds" startLevel="2"/>
49 <plugin autoStart="true" id="org.eclipse.equinox.p2.transport.ecf" startLevel="4"/>
50 <plugin autoStart="true" id="org.eclipse.equinox.simpleconfigurator" startLevel="1"/>
51 </configurations>
52 </product>