summaryrefslogtreecommitdiff
path: root/source/text/shared/optionen/javaparameters.xhp
blob: 4b2bd6f63b383461db4199fb985f6ba616fc0f96 (plain)
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
<?xml version="1.0" encoding="UTF-8"?>


<!--
 * This file is part of the LibreOffice project.
 *
 * This Source Code Form is subject to the terms of the Mozilla Public
 * License, v. 2.0. If a copy of the MPL was not distributed with this
 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
 *
 * This file incorporates work covered by the following license notice:
 *
 *   Licensed to the Apache Software Foundation (ASF) under one or more
 *   contributor license agreements. See the NOTICE file distributed
 *   with this work for additional information regarding copyright
 *   ownership. The ASF licenses this file to you under the Apache
 *   License, Version 2.0 (the "License"); you may not use this file
 *   except in compliance with the License. You may obtain a copy of
 *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
 -->
	
<helpdocument version="1.0">
<meta>
<topic id="textsharedoptionenjavaparametersxml" indexer="include" status="PUBLISH">
<title id="tit" xml-lang="en-US">Start Parameters</title>
<filename>/text/shared/optionen/javaparameters.xhp</filename>
</topic>
<history>
<created date="2004-06-11T13:12:36">UFI: new dialog from Java tab page</created>
</history>
</meta>
<body>
<bookmark xml-lang="en-US" branch="hid/cui/ui/javastartparametersdialog/JavaStartParameters" id="bm_id1370890" localize="false"/>
<paragraph role="heading" id="par_idN10545" xml-lang="en-US" level="1" l10n="NEW">Java Start Parameters</paragraph>
<paragraph role="paragraph" id="par_idN10549" xml-lang="en-US" l10n="NEW">You can use this dialog to enter optional start parameters for the Java runtime environment (JRE). The settings that you specify in this dialog are valid for any JRE that you start.</paragraph>
<section id="howtoget">
  <embed href="text/shared/00/00000406.xhp#advanced"/>
</section>
<bookmark xml-lang="en-US" branch="hid/cui/ui/javastartparametersdialog/parameterfield" id="bm_id1370891" localize="false"/>
<paragraph role="heading" id="par_idN10568" xml-lang="en-US" level="2" l10n="NEW">Java Start parameter</paragraph>
<paragraph role="paragraph" id="par_idN1056C" xml-lang="en-US" l10n="NEW"><ahelp hid="cui/ui/javastartparametersdialog/parameterfield">Enter a start parameter for a JRE as you would on a command line. Click Assign to add the parameter to the list of available start parameters.</ahelp></paragraph>
<paragraph role="note" id="par_id5404522" xml-lang="en-US" l10n="NEW">Do not use escape characters or quotes in path names.</paragraph>
<paragraph role="paragraph" id="par_idN105D8" xml-lang="en-US" l10n="NEW">For example, to point the system property "myprop" to a folder, enter the following parameter:</paragraph>
<paragraph role="example" id="par_idN105DD" xml-lang="en-US" l10n="NEW">-Dmyprop=c:\program files\java</paragraph>
<paragraph role="paragraph" id="par_idN1057B" xml-lang="en-US" l10n="NEW">To enable debugging in a JRE, enter the following parameters:</paragraph>
<paragraph role="example" id="par_idN1057E" xml-lang="en-US" l10n="NEW">-Xdebug</paragraph>
<paragraph role="example" id="par_idN10581" xml-lang="en-US" l10n="NEW">-Xrunjdwp:transport=dt_socket,server=y,address=8000</paragraph>
<paragraph role="note" id="par_idN1060C" xml-lang="en-US" l10n="NEW">These changes take effect after you restart %PRODUCTNAME.</paragraph>
<bookmark xml-lang="en-US" branch="hid/cui/ui/javastartparametersdialog/assignlist" id="bm_id9206518" localize="false"/>
<paragraph role="heading" id="par_idN1058C" xml-lang="en-US" level="3" l10n="NEW">Assigned start parameters</paragraph>
<paragraph role="paragraph" id="par_idN10590" xml-lang="en-US" l10n="NEW"><ahelp hid="cui/ui/javastartparametersdialog/assignlist">Lists the assigned JRE start parameters. To remove a start parameter, select the parameter, and then click <emph>Remove</emph>.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/cui/ui/javastartparametersdialog/assignbtn" id="bm_id4533829" localize="false"/>
<paragraph role="heading" id="par_idN105A7" xml-lang="en-US" level="3" l10n="NEW">Assign</paragraph>
<paragraph role="paragraph" id="par_idN105AB" xml-lang="en-US" l10n="NEW"><ahelp hid="cui/ui/javastartparametersdialog/assignbtn">Adds the current JRE start parameter to the list.</ahelp></paragraph>
<bookmark xml-lang="en-US" branch="hid/cui/ui/javastartparametersdialog/removebtn" id="bm_id2460402" localize="false"/>
<paragraph role="heading" id="par_idN105C2" xml-lang="en-US" level="3" l10n="NEW">Remove</paragraph>
<paragraph role="paragraph" id="par_idN105C6" xml-lang="en-US" l10n="NEW"><ahelp hid="cui/ui/javastartparametersdialog/removebtn">Deletes the selected JRE start parameter.</ahelp></paragraph>
</body>
</helpdocument>