OpenJDK / bsd-port / jdk9 / jdk
comparison src/linux/doc/man/javaws.1 @ 13469:8a709c82d16c
Added tag jdk-9+102 for changeset 6eb3c8132e48
author | lana |
---|---|
date | Thu, 21 Jan 2016 09:46:03 -0800 |
parents | d58354a69011 |
children |
comparison
equal
deleted
inserted
replaced
3:29045ef0588a | 4:04b5f8422b3d |
---|---|
1 ." Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved. | 1 ." Copyright (c) 2003, 2011, Oracle and/or its affiliates. All rights reserved. |
2 ." DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. | 2 ." DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
3 ." | 3 ." |
4 ." This code is free software; you can redistribute it and/or modify it | 4 ." This code is free software; you can redistribute it and/or modify it |
5 ." under the terms of the GNU General Public License version 2 only, as | 5 ." under the terms of the GNU General Public License version 2 only, as |
6 ." published by the Free Software Foundation. | 6 ." published by the Free Software Foundation. |
17 ." | 17 ." |
18 ." Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA | 18 ." Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA |
19 ." or visit www.oracle.com if you need additional information or have any | 19 ." or visit www.oracle.com if you need additional information or have any |
20 ." questions. | 20 ." questions. |
21 ." | 21 ." |
22 .TH javaws 1 "02 Jun 2010" | 22 .TH javaws 1 "10 May 2011" |
23 | 23 |
24 .LP | 24 .LP |
25 .SH "Name" | 25 .SH "Name" |
26 \f2javaws\fP Command Line | 26 \f2javaws\fP Command Line |
27 .LP | 27 .LP |
28 .LP | 28 .SH "NAME" |
29 \ | |
30 .LP | |
31 .SS | |
32 NAME | |
33 .LP | |
34 .RS 3 | |
35 | |
36 .LP | 29 .LP |
37 .LP | 30 .LP |
38 \f2javaws\fP \- Java Web Start launcher command | 31 \f2javaws\fP \- Java Web Start launcher command |
39 .LP | 32 .LP |
40 .RE | 33 .SH "SYNOPSIS" |
41 .SS | |
42 SYNOPSIS | |
43 .LP | |
44 .RS 3 | |
45 | |
46 .LP | 34 .LP |
47 .LP | 35 .LP |
48 \f2javaws [run\-options] <jnlp>\fP | 36 \f2javaws [run\-options] <jnlp>\fP |
49 .LP | 37 .LP |
50 .LP | 38 .LP |
51 \f2javaws [control\-options]\fP | 39 \f2javaws [control\-options]\fP |
52 .LP | 40 .LP |
53 .RE | 41 .SH "PARAMETERS" |
54 .SS | |
55 PARAMETERS | |
56 .LP | |
57 .RS 3 | |
58 | |
59 .LP | 42 .LP |
60 .LP | 43 .LP |
61 \f2[run\-options]\fP | 44 \f2[run\-options]\fP |
62 .LP | 45 .LP |
63 .RS 3 | |
64 | |
65 .LP | |
66 .LP | 46 .LP |
67 Command\-line run\-options. run\-options may be in any order. For a discussion of the various run\-options, see RUN\-OPTIONS below. | 47 Command\-line run\-options. run\-options may be in any order. For a discussion of the various run\-options, see RUN\-OPTIONS below. |
68 .LP | 48 .LP |
69 .RE | |
70 .LP | 49 .LP |
71 \f2<jnlp>\fP | 50 \f2<jnlp>\fP |
72 .LP | 51 .LP |
73 .RS 3 | |
74 | |
75 .LP | |
76 .LP | 52 .LP |
77 This can be either the path of, or the Uniform Resource Locater (URL) of the JNLP (Java Network Launching Protocol) file. | 53 This can be either the path of, or the Uniform Resource Locater (URL) of the JNLP (Java Network Launching Protocol) file. |
78 .LP | 54 .LP |
79 .RE | |
80 .LP | 55 .LP |
81 \f2[control\-options]\fP | 56 \f2[control\-options]\fP |
82 .LP | 57 .LP |
83 .RS 3 | |
84 | |
85 .LP | |
86 .LP | 58 .LP |
87 Command\-line control\-options. control\-options may be in any order. For a discussion of the various control\-options, see CONTROL\-OPTIONS below. | 59 Command\-line control\-options. control\-options may be in any order. For a discussion of the various control\-options, see CONTROL\-OPTIONS below. |
88 .LP | 60 .LP |
89 .RE | 61 .SH "DESCRIPTION" |
90 .RE | |
91 .SS | |
92 DESCRIPTION | |
93 .LP | |
94 .RS 3 | |
95 | |
96 .LP | 62 .LP |
97 .LP | 63 .LP |
98 The \f2javaws\fP command launches Java Web Start, which is the reference implementation of the Java Network Launching Protocol (JNLP). Java Web Start launches Java applications/applets hosted on a network. | 64 The \f2javaws\fP command launches Java Web Start, which is the reference implementation of the Java Network Launching Protocol (JNLP). Java Web Start launches Java applications/applets hosted on a network. |
99 .LP | 65 .LP |
100 .LP | 66 .LP |
101 If a JNLP file is specified, \f2javaws\fP will launch the Java application/applet specified in the JNLP file. | 67 If a JNLP file is specified, \f2javaws\fP will launch the Java application/applet specified in the JNLP file. |
102 .LP | 68 .LP |
103 .LP | 69 .LP |
104 The \f2javaws\fP launcher has a set of options that are supported in the current release. However, the options may be removed in a future release. | 70 The \f2javaws\fP launcher has a set of options that are supported in the current release. However, the options may be removed in a future release. |
105 .LP | 71 .LP |
106 .RE | 72 .SH "RUN\-OPTIONS" |
107 .SS | |
108 RUN\-OPTIONS | |
109 .LP | |
110 .RS 3 | |
111 | |
112 .LP | 73 .LP |
113 .LP | 74 .LP |
114 \f2\-offline\fP | 75 \f2\-offline\fP |
115 .LP | 76 .LP |
116 .RS 3 | 77 .LP |
117 | 78 Run Java Web Start in offline mode. |
118 .LP | 79 .LP |
119 .LP | |
120 run Java Web Start in offline mode. | |
121 .LP | |
122 .RE | |
123 .LP | 80 .LP |
124 \f2\-Xnosplash\fP | 81 \f2\-Xnosplash\fP |
125 .LP | 82 .LP |
126 .RS 3 | 83 .LP |
127 | 84 Do not display the initial splash screen. |
128 .LP | 85 .LP |
129 .LP | |
130 disable the display of the initial splash screen. | |
131 .LP | |
132 .RE | |
133 .LP | 86 .LP |
134 \f2\-open <arguments>\fP | 87 \f2\-open <arguments>\fP |
135 .LP | 88 .LP |
136 .RS 3 | |
137 | |
138 .LP | |
139 .LP | 89 .LP |
140 If specified, replaces the arguments in the jnlp file with \f2\-open <arguments>\fP. | 90 If specified, replaces the arguments in the jnlp file with \f2\-open <arguments>\fP. |
141 .LP | 91 .LP |
142 .RE | |
143 .LP | 92 .LP |
144 \f2\-print <arguments>\fP | 93 \f2\-print <arguments>\fP |
145 .LP | 94 .LP |
146 .RS 3 | |
147 | |
148 .LP | |
149 .LP | 95 .LP |
150 If specified, replaces the arguments in the jnlp file with \f2\-print <arguments>\fP. | 96 If specified, replaces the arguments in the jnlp file with \f2\-print <arguments>\fP. |
151 .LP | 97 .LP |
152 .RE | |
153 .LP | 98 .LP |
154 \f2\-online\fP | 99 \f2\-online\fP |
155 .LP | 100 .LP |
156 .RS 3 | 101 .LP |
157 | 102 Use online mode (default behavior). |
158 .LP | 103 .LP |
159 .LP | |
160 run in online mode (default behavior). | |
161 .LP | |
162 .RE | |
163 .LP | 104 .LP |
164 \f2\-wait\fP | 105 \f2\-wait\fP |
165 .LP | 106 .LP |
166 .RS 3 | 107 .LP |
167 | 108 If specified, the \f2javaws\fP process will not exit until the application exits. This option does not function as described on Windows platforms. |
168 .LP | 109 .LP |
169 .LP | |
170 If specified, the \f2javaws\fP process will not exit until the application exits. | |
171 .LP | |
172 .RE | |
173 .LP | 110 .LP |
174 \f2\-verbose\fP | 111 \f2\-verbose\fP |
175 .LP | 112 .LP |
176 .RS 3 | 113 .LP |
177 | 114 Display additional output. |
178 .LP | 115 .LP |
179 .LP | |
180 display additional output. | |
181 .LP | |
182 .RE | |
183 .LP | 116 .LP |
184 \f2\-J<option>\fP | 117 \f2\-J<option>\fP |
185 .LP | 118 .LP |
186 .RS 3 | 119 .LP |
187 | 120 Supply options to the VM. |
188 .LP | 121 .LP |
189 .LP | |
190 supply options to the vm. | |
191 .LP | |
192 .RE | |
193 .LP | 122 .LP |
194 \f2\-system\fP | 123 \f2\-system\fP |
195 .LP | 124 .LP |
196 .RS 3 | 125 .LP |
197 | 126 Run the application from the system cache only. |
198 .LP | 127 .LP |
199 .LP | 128 .SH "CONTROL\-OPTIONS" |
200 run the application from the system cache only. | |
201 .LP | |
202 .RE | |
203 .RE | |
204 .SS | |
205 CONTROL\-OPTIONS | |
206 .LP | |
207 .RS 3 | |
208 | |
209 .LP | 129 .LP |
210 .LP | 130 .LP |
211 \f2\-viewer\fP | 131 \f2\-viewer\fP |
212 .LP | 132 .LP |
213 .RS 3 | 133 .LP |
214 | 134 Show the Cache Viewer in the Java Control Panel. |
215 .LP | 135 .LP |
216 .LP | 136 .LP |
217 show the Cache Viewer in the java control panel | 137 \f2\-clearcache\fP |
218 .LP | 138 .LP |
219 .RE | 139 .LP |
140 Remove all non\-installed applications from the cache. | |
141 .LP | |
220 .LP | 142 .LP |
221 \f2\-userConfig <property name>\fP | 143 \f2\-userConfig <property name>\fP |
222 .LP | 144 .LP |
223 .RS 3 | 145 .LP |
224 | 146 Clear the specified deployment property. |
225 .LP | 147 .LP |
226 .LP | |
227 clear the specified deployment property. | |
228 .LP | |
229 .RE | |
230 .LP | 148 .LP |
231 \f2\-userConfig <property name> <property value>\fP | 149 \f2\-userConfig <property name> <property value>\fP |
232 .LP | 150 .LP |
233 .RS 3 | 151 .LP |
234 | 152 Set the specified deployment property to the specified value. |
235 .LP | 153 .LP |
236 .LP | |
237 set the specified deployment property to the specified value. | |
238 .LP | |
239 .RE | |
240 .LP | 154 .LP |
241 \f2\-uninstall\fP | 155 \f2\-uninstall\fP |
242 .LP | 156 .LP |
243 .RS 3 | 157 .LP |
244 | 158 Remove all applications from the cache. |
245 .LP | 159 .LP |
246 .LP | |
247 remove all applications from the cache. | |
248 .LP | |
249 .RE | |
250 .LP | 160 .LP |
251 \f2\-uninstall <jnlp>\fP | 161 \f2\-uninstall <jnlp>\fP |
252 .LP | 162 .LP |
253 .RS 3 | 163 .LP |
254 | 164 Remove the application from the cache. |
255 .LP | 165 .LP |
256 .LP | |
257 remove the application from the cache. | |
258 .LP | |
259 .RE | |
260 .LP | 166 .LP |
261 \f2\-import [import\-options] <jnlp>\fP | 167 \f2\-import [import\-options] <jnlp>\fP |
262 .LP | 168 .LP |
263 .RS 3 | 169 .LP |
264 | 170 Import the application to the cache. |
265 .LP | 171 .LP |
266 .LP | 172 .SH "IMPORT\-OPTIONS" |
267 import the application to the cache. | |
268 .LP | |
269 .RE | |
270 \f3IMPORT\-OPTIONS\fP | |
271 .LP | 173 .LP |
272 .LP | 174 .LP |
273 \f2\-silent\fP | 175 \f2\-silent\fP |
274 .LP | 176 .LP |
275 .RS 3 | 177 .LP |
276 | 178 Import silently (with no user interface). |
277 .LP | 179 .LP |
278 .LP | |
279 import silently (with no user interface). | |
280 .LP | |
281 .RE | |
282 .LP | 180 .LP |
283 \f2\-system\fP | 181 \f2\-system\fP |
284 .LP | 182 .LP |
285 .RS 3 | 183 .LP |
286 | 184 Import application to the system cache. |
287 .LP | 185 .LP |
288 .LP | |
289 import application to the system cache. | |
290 .LP | |
291 .RE | |
292 .LP | 186 .LP |
293 \f2\-codebase <url>\fP | 187 \f2\-codebase <url>\fP |
294 .LP | 188 .LP |
295 .RS 3 | 189 .LP |
296 | 190 Retrieve resources from the given codebase. |
297 .LP | 191 .LP |
298 .LP | |
299 retrieve resources from the given codebase. | |
300 .LP | |
301 .RE | |
302 .LP | 192 .LP |
303 \f2\-shortcut\fP | 193 \f2\-shortcut\fP |
304 .LP | 194 .LP |
305 .RS 3 | 195 .LP |
306 | 196 Install shortcuts as if user allowed prompt. This option has no effect unless \f2\-silent\fP option is also used. |
307 .LP | 197 .LP |
308 .LP | |
309 install shortcuts as if user allowed prompt. This option has no effect unless \f2\-silent\fP option is also used. | |
310 .LP | |
311 .RE | |
312 .LP | 198 .LP |
313 \f2\-association\fP | 199 \f2\-association\fP |
314 .LP | 200 .LP |
315 .RS 3 | 201 .LP |
316 | 202 Install associations as if user allowed prompt. This option has no effect unless \f2\-silent\fP option is also used. |
317 .LP | 203 .LP |
318 .LP | 204 .SH "FILES" |
319 install associations as if user allowed prompt. This option has no effect unless \f2\-silent\fP option is also used. | |
320 .LP | |
321 .RE | |
322 .RE | |
323 .SS | |
324 FILES | |
325 .LP | |
326 .RS 3 | |
327 | |
328 .LP | 205 .LP |
329 .LP | 206 .LP |
330 For information about the user and system cache and deployment.properties files, see | 207 For information about the user and system cache and deployment.properties files, see |
331 .na | 208 .na |
332 \f2System\- and User\-Level Properties\fP @ | 209 \f2System\- and User\-Level Properties\fP @ |
333 .fi | 210 .fi |
334 http://java.sun.com/javase/6/docs/technotes/guides/deployment/deployment\-guide/properties.html. | 211 http://download.oracle.com/javase/7/docs/technotes/guides/deployment/deployment\-guide/properties.html. |
335 .LP | 212 .LP |
336 .RE | 213 .SH "MORE INFORMATION" |
337 .SS | |
338 MORE INFORMATION | |
339 .LP | |
340 .RS 3 | |
341 | |
342 .LP | 214 .LP |
343 .LP | 215 .LP |
344 For more information about Java Web Start, see | 216 For more information about Java Web Start, see |
345 .na | 217 .na |
346 \f2Java Web Start\fP @ | 218 \f2Java Web Start\fP @ |
347 .fi | 219 .fi |
348 http://java.sun.com/javase/6/docs/technotes/guides/javaws/index.html. | 220 http://download.oracle.com/javase/7/docs/technotes/guides/javaws/index.html. |
349 .LP | 221 .LP |
350 .RS 3 | |
351 | |
352 .LP | |
353 .LP | |
354 \ | |
355 .LP | |
356 .RE | |
357 .RE | |
358 | 222 |