1*b1cdbd2cSJim Jagielski<?xml version="1.0" encoding="UTF-8"?>
2*b1cdbd2cSJim Jagielski
3*b1cdbd2cSJim Jagielski
4*b1cdbd2cSJim Jagielski<!--***********************************************************
5*b1cdbd2cSJim Jagielski *
6*b1cdbd2cSJim Jagielski * Licensed to the Apache Software Foundation (ASF) under one
7*b1cdbd2cSJim Jagielski * or more contributor license agreements.  See the NOTICE file
8*b1cdbd2cSJim Jagielski * distributed with this work for additional information
9*b1cdbd2cSJim Jagielski * regarding copyright ownership.  The ASF licenses this file
10*b1cdbd2cSJim Jagielski * to you under the Apache License, Version 2.0 (the
11*b1cdbd2cSJim Jagielski * "License"); you may not use this file except in compliance
12*b1cdbd2cSJim Jagielski * with the License.  You may obtain a copy of the License at
13*b1cdbd2cSJim Jagielski *
14*b1cdbd2cSJim Jagielski *   http://www.apache.org/licenses/LICENSE-2.0
15*b1cdbd2cSJim Jagielski *
16*b1cdbd2cSJim Jagielski * Unless required by applicable law or agreed to in writing,
17*b1cdbd2cSJim Jagielski * software distributed under the License is distributed on an
18*b1cdbd2cSJim Jagielski * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
19*b1cdbd2cSJim Jagielski * KIND, either express or implied.  See the License for the
20*b1cdbd2cSJim Jagielski * specific language governing permissions and limitations
21*b1cdbd2cSJim Jagielski * under the License.
22*b1cdbd2cSJim Jagielski *
23*b1cdbd2cSJim Jagielski ***********************************************************-->
24*b1cdbd2cSJim Jagielski
25*b1cdbd2cSJim Jagielski
26*b1cdbd2cSJim Jagielski
27*b1cdbd2cSJim Jagielski<helpdocument version="1.0">
28*b1cdbd2cSJim Jagielski<meta>
29*b1cdbd2cSJim Jagielski<topic id="textsharedoptionenjavaparametersxml" indexer="include" status="PUBLISH">
30*b1cdbd2cSJim Jagielski<title id="tit" xml-lang="en-US">Start Parameters</title>
31*b1cdbd2cSJim Jagielski<filename>/text/shared/optionen/javaparameters.xhp</filename>
32*b1cdbd2cSJim Jagielski</topic>
33*b1cdbd2cSJim Jagielski<history>
34*b1cdbd2cSJim Jagielski<created date="2004-06-11T13:12:36">UFI: new dialog from Java tab page</created>
35*b1cdbd2cSJim Jagielski<lastedited date="2005-07-20T12:37:35">dedr: reviewed
36*b1cdbd2cSJim JagielskiUFI: added more text after a Spec revision was published
37*b1cdbd2cSJim Jagielskidedr: reviewed</lastedited>
38*b1cdbd2cSJim Jagielski</history>
39*b1cdbd2cSJim Jagielski</meta>
40*b1cdbd2cSJim Jagielski<body>
41*b1cdbd2cSJim Jagielski<paragraph role="heading" id="par_idN10545" xml-lang="en-US" level="1" l10n="NEW">Java Start Parameters</paragraph>
42*b1cdbd2cSJim Jagielski<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>
43*b1cdbd2cSJim Jagielski<section id="howtoget">
44*b1cdbd2cSJim Jagielski  <embed href="text/shared/00/00000406.xhp#java"/>
45*b1cdbd2cSJim Jagielski</section>
46*b1cdbd2cSJim Jagielski<bookmark xml-lang="en-US" branch="hid/cui:Edit:RID_SVXDLG_JAVA_PARAMETER:ED_PARAMETER" id="bm_id1370891" localize="false"/>
47*b1cdbd2cSJim Jagielski<paragraph role="heading" id="par_idN10568" xml-lang="en-US" level="2" l10n="NEW">Java Start parameter</paragraph>
48*b1cdbd2cSJim Jagielski<paragraph role="paragraph" id="par_idN1056C" xml-lang="en-US" l10n="NEW"><ahelp hid="svx:Edit:RID_SVXDLG_JAVA_PARAMETER:ED_PARAMETER">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>
49*b1cdbd2cSJim Jagielski<paragraph role="note" id="par_id5404522" xml-lang="en-US" l10n="NEW">Do not use escape characters or quotes in path names.</paragraph>
50*b1cdbd2cSJim Jagielski<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>
51*b1cdbd2cSJim Jagielski<paragraph role="example" id="par_idN105DD" xml-lang="en-US" l10n="NEW">-Dmyprop=c:\program files\java</paragraph>
52*b1cdbd2cSJim Jagielski<paragraph role="paragraph" id="par_idN1057B" xml-lang="en-US" l10n="NEW">To enable debugging in a JRE, enter the following parameters:</paragraph>
53*b1cdbd2cSJim Jagielski<paragraph role="example" id="par_idN1057E" xml-lang="en-US" l10n="NEW">-Xdebug</paragraph>
54*b1cdbd2cSJim Jagielski<paragraph role="example" id="par_idN10581" xml-lang="en-US" l10n="NEW">-Xrunjdwp:transport=dt_socket,server=y,address=8000</paragraph>
55*b1cdbd2cSJim Jagielski<paragraph role="note" id="par_idN1060C" xml-lang="en-US" l10n="NEW">These changes take effect after you restart %PRODUCTNAME.</paragraph>
56*b1cdbd2cSJim Jagielski<bookmark xml-lang="en-US" branch="hid/cui:ListBox:RID_SVXDLG_JAVA_PARAMETER:LB_ASSIGNED" id="bm_id9206518" localize="false"/>
57*b1cdbd2cSJim Jagielski<paragraph role="heading" id="par_idN1058C" xml-lang="en-US" level="3" l10n="NEW">Assigned start parameters</paragraph>
58*b1cdbd2cSJim Jagielski<paragraph role="paragraph" id="par_idN10590" xml-lang="en-US" l10n="NEW"><ahelp hid="svx:ListBox:RID_SVXDLG_JAVA_PARAMETER:LB_ASSIGNED">Lists the assigned JRE start parameters. To remove a start parameter, select the parameter, and then click <emph>Remove</emph>.</ahelp></paragraph>
59*b1cdbd2cSJim Jagielski<bookmark xml-lang="en-US" branch="hid/cui:PushButton:RID_SVXDLG_JAVA_PARAMETER:PB_ASSIGN" id="bm_id4533829" localize="false"/>
60*b1cdbd2cSJim Jagielski<paragraph role="heading" id="par_idN105A7" xml-lang="en-US" level="3" l10n="NEW">Assign</paragraph>
61*b1cdbd2cSJim Jagielski<paragraph role="paragraph" id="par_idN105AB" xml-lang="en-US" l10n="NEW"><ahelp hid="svx:PushButton:RID_SVXDLG_JAVA_PARAMETER:PB_ASSIGN">Adds the current JRE start parameter to the list.</ahelp></paragraph>
62*b1cdbd2cSJim Jagielski<bookmark xml-lang="en-US" branch="hid/cui:PushButton:RID_SVXDLG_JAVA_PARAMETER:PB_REMOVE" id="bm_id2460402" localize="false"/>
63*b1cdbd2cSJim Jagielski<paragraph role="heading" id="par_idN105C2" xml-lang="en-US" level="3" l10n="NEW">Remove</paragraph>
64*b1cdbd2cSJim Jagielski<paragraph role="paragraph" id="par_idN105C6" xml-lang="en-US" l10n="NEW"><ahelp hid="svx:PushButton:RID_SVXDLG_JAVA_PARAMETER:PB_REMOVE">Deletes the selected JRE start parameter.</ahelp></paragraph>
65*b1cdbd2cSJim Jagielski</body>
66*b1cdbd2cSJim Jagielski</helpdocument>
67