Revision bb9f9234
Added by Patrick Plitzner almost 5 years ago
eu.etaxonomy.taxeditor/eu.etaxonomy.taxeditor.product.with.jre | ||
---|---|---|
1 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
<?pde version="3.5"?> |
3 |
|
|
4 |
<product name="EDIT Taxonomic Editor" uid="eu.etaxonomy.taxeditor.product.jre" id="eu.etaxonomy.taxeditor.application.eu_etaxonomy_taxeditor_product" application="eu.etaxonomy.taxeditor.application.application" version="5.0.0" useFeatures="true" includeLaunchers="true"> |
|
5 |
|
|
6 |
<aboutInfo> |
|
7 |
<image path="/eu.etaxonomy.taxeditor.application/icons/256color_48x48.gif"/> |
|
8 |
<text> |
|
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.jre" |
|
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> |
|
9 | 15 |
%productBlurb |
10 | 16 |
</text> |
11 |
</aboutInfo> |
|
12 |
|
|
13 |
<configIni use="default"> |
|
14 |
</configIni> |
|
15 |
|
|
16 |
<launcherArgs> |
|
17 |
<programArgs>-data @user.home/.cdmLibrary -Dserver_port=58080 |
|
17 |
</aboutInfo> |
|
18 |
<configIni use="default"></configIni> |
|
19 |
<launcherArgs> |
|
20 |
<programArgs>-data @user.home/.cdmLibrary -Dserver_port=58080 |
|
18 | 21 |
</programArgs> |
19 |
<programArgsLin>-vm jre/bin
|
|
20 |
</programArgsLin>
|
|
21 |
<programArgsMac>-vm ../../../jre/Contents/Home/jre/lib/jli/libjli.dylib
|
|
22 |
</programArgsMac>
|
|
23 |
<programArgsSol>-vm jre/bin
|
|
24 |
</programArgsSol>
|
|
25 |
<programArgsWin>-vm jre/bin
|
|
26 |
</programArgsWin>
|
|
27 |
<vmArgs>-Xmx512M -XX:MaxPermSize=256M -Dorg.eclipse.update.reconcile=false -Declipse.p2.unsignedPolicy=allow
|
|
22 |
<programArgsLin>-vm jre/bin |
|
23 |
</programArgsLin> |
|
24 |
<programArgsMac>-vm ../../../jre/Contents/Home/jre/lib/jli/libjli.dylib |
|
25 |
</programArgsMac> |
|
26 |
<programArgsSol>-vm jre/bin |
|
27 |
</programArgsSol> |
|
28 |
<programArgsWin>-vm jre/bin |
|
29 |
</programArgsWin> |
|
30 |
<vmArgs>-Xmx512M -Dorg.eclipse.update.reconcile=false -Declipse.p2.unsignedPolicy=allow
|
|
28 | 31 |
</vmArgs> |
29 |
<vmArgsMac>-XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts
|
|
32 |
<vmArgsMac>-XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts |
|
30 | 33 |
</vmArgsMac> |
31 |
</launcherArgs> |
|
32 |
|
|
33 |
<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"/> |
|
34 |
|
|
35 |
<splash |
|
36 |
location="eu.etaxonomy.taxeditor.application" |
|
37 |
startupProgressRect="5,447,366,15" |
|
38 |
startupMessageRect="7,432,360,20" |
|
39 |
startupForegroundColor="000000" /> |
|
40 |
<launcher name="TaxonomicEditor"> |
|
41 |
<solaris/> |
|
42 |
<win useIco="false"> |
|
43 |
<bmp/> |
|
44 |
</win> |
|
45 |
</launcher> |
|
46 |
|
|
47 |
<vm> |
|
48 |
</vm> |
|
49 |
|
|
50 |
<plugins> |
|
51 |
</plugins> |
|
52 |
|
|
53 |
<features> |
|
54 |
<feature id="eu.etaxonomy.taxeditor.feature"/> |
|
55 |
</features> |
|
56 |
|
|
57 |
<configurations> |
|
58 |
<plugin id="eu.etaxonomy.taxeditor.application" autoStart="true" startLevel="5" /> |
|
59 |
<plugin id="org.eclipse.core.runtime" autoStart="true" startLevel="4" /> |
|
60 |
<plugin id="org.eclipse.equinox.common" autoStart="true" startLevel="2" /> |
|
61 |
<plugin id="org.eclipse.equinox.ds" autoStart="true" startLevel="2" /> |
|
62 |
<plugin id="org.eclipse.equinox.p2.transport.ecf" autoStart="true" startLevel="4" /> |
|
63 |
<plugin id="org.eclipse.equinox.simpleconfigurator" autoStart="true" startLevel="1" /> |
|
64 |
</configurations> |
|
65 |
|
|
34 |
</launcherArgs> |
|
35 |
<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"/> |
|
36 |
<splash |
|
37 |
location="eu.etaxonomy.taxeditor.application" |
|
38 |
startupProgressRect="5,447,366,15" |
|
39 |
startupMessageRect="7,432,360,20" |
|
40 |
startupForegroundColor="000000"/> |
|
41 |
<launcher name="TaxonomicEditor"> |
|
42 |
<solaris/> |
|
43 |
<win useIco="false"> |
|
44 |
<bmp/> |
|
45 |
</win> |
|
46 |
</launcher> |
|
47 |
<vm></vm> |
|
48 |
<plugins></plugins> |
|
49 |
<features> |
|
50 |
<feature id="eu.etaxonomy.taxeditor.feature"/> |
|
51 |
</features> |
|
52 |
<configurations> |
|
53 |
<plugin autoStart="true" id="eu.etaxonomy.taxeditor.application" startLevel="5"/> |
|
54 |
<plugin autoStart="true" id="org.eclipse.core.runtime" startLevel="4"/> |
|
55 |
<plugin autoStart="true" id="org.eclipse.equinox.common" startLevel="2"/> |
|
56 |
<plugin autoStart="true" id="org.eclipse.equinox.ds" startLevel="2"/> |
|
57 |
<plugin autoStart="true" id="org.eclipse.equinox.p2.transport.ecf" startLevel="4"/> |
|
58 |
<plugin autoStart="true" id="org.eclipse.equinox.simpleconfigurator" startLevel="1"/> |
|
59 |
</configurations> |
|
66 | 60 |
</product> |
Also available in: Unified diff
Unify product files