-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcom.ifedorenko.p2browser.jnlp
130 lines (124 loc) · 8.12 KB
/
com.ifedorenko.p2browser.jnlp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
<?xml version="1.0" encoding="UTF-8"?>
<jnlp spec="6.0+" version="1.0.0.201208130320" codebase="http://ifedorenko.github.com/p2-browser/javaws">
<information>
<title>P2 Browser</title>
<vendor>Igor Fedorenko</vendor>
<!--
<homepage href="" />
<icon kind="splash" href="splash.jpg"/>
-->
<offline-allowed/>
<description>P2 Browser</description>
</information>
<security>
<all-permissions/>
</security>
<application-desc main-class="org.eclipse.equinox.launcher.WebStartMain">
<argument>-nosplash -console -noexit -consoleLog </argument>
</application-desc>
<resources os="Mac">
<property name="osgi.ws" value="cocoa" />
<property name="org.eclipse.swt.internal.carbon.smallFonts" value="" />
<j2se version="1.6+" java-vm-args="-XstartOnFirstThread"/>
</resources>
<resources>
<j2se version="1.6+"/>
<property name="jnlp" value="true"/>
<property name="jnlp.packEnabled" value="true"/>
<property name="eclipse.product" value="com.ifedorenko.p2browser.p2browser"/>
<property name="osgi.bundles" value="org.eclipse.core.runtime@start,org.eclipse.equinox.ds@start"/>
</resources>
<resources>
<jar href="plugins/com.ifedorenko.p2browser_1.0.0.201208130320.jar"/>
<jar href="plugins/org.eclipse.ui.forms_3.5.200.v20120521-2332.jar"/>
<jar href="plugins/org.eclipse.equinox.p2.updatesite_1.0.400.v20120412-1615.jar"/>
<jar href="plugins/org.eclipse.equinox.p2.publisher.eclipse_1.1.0.v20120511-1931.jar"/>
<jar href="plugins/org.eclipse.equinox.p2.publisher_1.2.0.v20120428-0117.jar"/>
<jar href="plugins/org.eclipse.core.net_1.2.200.v20120522-1148.jar"/>
<jar href="plugins/org.eclipse.equinox.concurrent_1.0.300.v20120522-2049.jar"/>
<jar href="plugins/com.ibm.icu_4.4.2.v20110823.jar"/>
<jar href="plugins/org.eclipse.core.commands_3.6.1.v20120521-2332.jar"/>
<jar href="plugins/org.eclipse.core.databinding_1.4.1.v20120521-2332.jar"/>
<jar href="plugins/org.eclipse.core.databinding.observable_1.4.1.v20120521-2332.jar"/>
<jar href="plugins/org.eclipse.core.databinding.property_1.4.100.v20120523-1956.jar"/>
<jar href="plugins/org.eclipse.core.databinding.beans_1.2.200.v20120523-1956.jar"/>
<jar href="plugins/org.eclipse.core.jobs_3.5.200.v20120521-2346.jar"/>
<jar href="plugins/org.eclipse.core.expressions_3.4.400.v20120523-2004.jar"/>
<jar href="plugins/org.eclipse.core.runtime_3.8.0.v20120521-2346.jar"/>
<jar href="plugins/org.eclipse.core.runtime.compatibility.auth_3.2.300.v20120523-2004.jar"/>
<jar href="plugins/org.eclipse.osgi_3.8.0.v20120529-1548.jar"/>
<jar href="plugins/org.eclipse.osgi.services_3.3.100.v20120522-1822.jar"/>
<jar href="plugins/org.eclipse.help_3.6.0.v20120521-2344.jar"/>
<jar href="plugins/org.eclipse.swt_3.8.0.v3833.jar"/>
<jar href="plugins/org.eclipse.jface_3.8.0.v20120521-2332.jar"/>
<jar href="plugins/org.eclipse.jface.databinding_1.6.0.v20120521-2332.jar"/>
<jar href="plugins/org.eclipse.ui_3.8.0.v20120523-1546.jar"/>
<jar href="plugins/org.eclipse.ui.workbench_3.8.0.v20120521-2332.jar"/>
<jar href="plugins/org.eclipse.update.configurator_3.3.200.v20120523-1742.jar"/>
<jar href="plugins/org.eclipse.equinox.simpleconfigurator_1.0.300.v20110815-1744.jar"/>
<jar href="plugins/org.eclipse.rcp_3.8.0.v201206081200.jar"/>
<jar href="plugins/org.eclipse.core.contenttype_3.4.200.v20120523-2004.jar"/>
<jar href="plugins/org.eclipse.equinox.app_1.3.100.v20120522-1841.jar"/>
<jar href="plugins/org.eclipse.equinox.common_3.6.100.v20120522-1841.jar"/>
<jar href="plugins/org.eclipse.equinox.ds_1.4.0.v20120522-1841.jar"/>
<jar href="plugins/org.eclipse.equinox.util_1.0.400.v20120522-2049.jar"/>
<jar href="plugins/org.eclipse.equinox.preferences_3.5.0.v20120522-1841.jar"/>
<jar href="plugins/org.eclipse.equinox.registry_3.5.200.v20120522-1841.jar"/>
<jar href="plugins/org.eclipse.equinox.launcher_1.3.0.v20120522-1813.jar"/>
<jar href="plugins/org.eclipse.equinox.console_1.0.0.v20120522-1841.jar"/>
<jar href="plugins/org.apache.felix.gogo.command_0.8.0.v201108120515.jar"/>
<jar href="plugins/org.apache.felix.gogo.runtime_0.8.0.v201108120515.jar"/>
<jar href="plugins/org.apache.felix.gogo.shell_0.8.0.v201110170705.jar"/>
<jar href="plugins/org.eclipse.equinox.bidi_0.9.0.v20120522-1841.jar"/>
<jar href="plugins/org.eclipse.equinox.p2.artifact.repository_1.1.200.v20120430-1959.jar"/>
<jar href="plugins/org.eclipse.equinox.p2.console_1.0.300.v20120429-0125.jar"/>
<jar href="plugins/org.eclipse.equinox.p2.core_2.2.0.v20120430-0525.jar"/>
<jar href="plugins/org.eclipse.equinox.p2.director_2.2.0.v20120524-0542.jar"/>
<jar href="plugins/org.eclipse.equinox.p2.engine_2.2.0.v20120501-1502.jar"/>
<jar href="plugins/org.eclipse.equinox.p2.garbagecollector_1.0.200.v20110808-1657.jar"/>
<jar href="plugins/org.eclipse.equinox.p2.metadata_2.1.0.v20120430-2001.jar"/>
<jar href="plugins/org.eclipse.equinox.p2.metadata.repository_1.2.100.v20120524-1717.jar"/>
<jar href="plugins/org.eclipse.equinox.p2.repository_2.2.0.v20120524-1945.jar"/>
<jar href="plugins/org.eclipse.equinox.p2.touchpoint.eclipse_2.1.100.v20120428-0117.jar"/>
<jar href="plugins/org.eclipse.equinox.p2.touchpoint.natives_1.1.0.v20120524-0542.jar"/>
<jar href="plugins/org.eclipse.equinox.simpleconfigurator.manipulator_2.0.0.v20110808-1657.jar"/>
<jar href="plugins/org.sat4j.core_2.3.0.v20110329.jar"/>
<jar href="plugins/org.sat4j.pb_2.3.0.v20110329.jar"/>
<jar href="plugins/org.eclipse.ecf_3.1.300.v20120608-0148.jar"/>
<jar href="plugins/org.eclipse.ecf.filetransfer_5.0.0.v20120608-0148.jar"/>
<jar href="plugins/org.eclipse.ecf.identity_3.1.200.v20120608-0148.jar"/>
<jar href="plugins/org.eclipse.ecf.provider.filetransfer_3.2.0.v20120608-0148.jar"/>
<jar href="plugins/org.eclipse.ecf.provider.filetransfer.httpclient_4.0.200.v20120608-0148.jar"/>
<jar href="plugins/org.eclipse.ecf.provider.filetransfer.httpclient.ssl_1.0.0.v20120608-0148.jar"/>
<jar href="plugins/org.eclipse.ecf.provider.filetransfer.ssl_1.0.0.v20120608-0148.jar"/>
<jar href="plugins/org.eclipse.ecf.ssl_1.0.100.v20120608-0148.jar"/>
<jar href="plugins/org.apache.commons.codec_1.3.0.v201101211617.jar"/>
<jar href="plugins/org.apache.commons.httpclient_3.1.0.v201012070820.jar"/>
<jar href="plugins/org.apache.commons.logging_1.0.4.v201101211617.jar"/>
<jar href="plugins/org.eclipse.equinox.frameworkadmin_2.0.100.v20120606-175127.jar"/>
<jar href="plugins/org.eclipse.equinox.frameworkadmin.equinox_1.0.400.v20120428-0117.jar"/>
<jar href="plugins/org.eclipse.equinox.security_1.1.100.v20120522-1841.jar"/>
<jar href="plugins/org.eclipse.equinox.p2.jarprocessor_1.0.200.v20110808-1657.jar"/>
<jar href="plugins/org.eclipse.equinox.p2.ql_2.0.100.v20110808-1657.jar"/>
<jar href="plugins/org.eclipse.equinox.p2.transport.ecf_1.0.100.v20120305-0333.jar"/>
<jar href="plugins/org.eclipse.equinox.p2.operations_2.2.0.v20120524-0542.jar"/></resources>
<resources os="Mac" arch="x86_64">
<jar href="plugins/org.eclipse.ui.cocoa_1.1.1.v20120523-1956.jar"/>
<jar href="plugins/org.eclipse.equinox.security.macosx_1.100.200.v20120522-2049.jar"/></resources>
<resources os="Windows" arch="x86">
<jar href="plugins/org.eclipse.swt.win32.win32.x86_3.8.0.v3833.jar"/>
<jar href="plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.200.v20120522-1813.jar"/>
<jar href="plugins/org.eclipse.equinox.security.win32.x86_1.0.300.v20120522-2049.jar"/></resources>
<resources os="Windows" arch="amd64">
<jar href="plugins/org.eclipse.swt.win32.win32.x86_64_3.8.0.v3833.jar"/>
<jar href="plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20120522-1813.jar"/>
<jar href="plugins/org.eclipse.equinox.security.win32.x86_64_1.0.100.v20120522-2049.jar"/></resources>
<resources os="Linux" arch="i386">
<jar href="plugins/org.eclipse.swt.gtk.linux.x86_3.8.0.v3833.jar"/>
<jar href="plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.200.v20120522-1813.jar"/></resources>
<resources os="Linux" arch="amd64">
<jar href="plugins/org.eclipse.swt.gtk.linux.x86_64_3.8.0.v3833.jar"/>
<jar href="plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.200.v20120522-1813.jar"/></resources>
<resources os="Mac" arch="x86_64">
<jar href="plugins/org.eclipse.swt.cocoa.macosx.x86_64_3.8.0.v3833.jar"/>
<jar href="plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.200.v20120522-1813.jar"/></resources></jnlp>