1<?xml version="1.0" encoding="UTF-8"?> 2 3<!--*********************************************************** 4 * 5 * Licensed to the Apache Software Foundation (ASF) under one 6 * or more contributor license agreements. See the NOTICE file 7 * distributed with this work for additional information 8 * regarding copyright ownership. The ASF licenses this file 9 * to you under the Apache License, Version 2.0 (the 10 * "License"); you may not use this file except in compliance 11 * with the License. You may obtain a copy of the License at 12 * 13 * http://www.apache.org/licenses/LICENSE-2.0 14 * 15 * Unless required by applicable law or agreed to in writing, 16 * software distributed under the License is distributed on an 17 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 18 * KIND, either express or implied. See the License for the 19 * specific language governing permissions and limitations 20 * under the License. 21 * 22 ***********************************************************--> 23 24<helpdocument version="1.0"> 25<meta> 26<topic id="textsharedoptionenjavaclasspathxml" indexer="include" status="PUBLISH"> 27<title id="tit" xml-lang="en-US">Class Path</title> 28<filename>/text/shared/optionen/javaclasspath.xhp</filename> 29</topic> 30<comment>new dialog from Java tab page</comment> 31</meta> 32<body> 33<paragraph role="heading" id="par_idN10566" xml-lang="en-US" level="1" l10n="NEW">Class Path</paragraph> 34<paragraph role="paragraph" id="par_idN1056A" xml-lang="en-US" l10n="NEW">You use this dialog to add folders and archives to the Java class path. These paths are valid for any JRE that you start.</paragraph> 35<section id="howtoget"> 36<embed href="text/shared/00/00000406.xhp#java"/> 37</section> 38<!-- removed HID SVX_EDIT_RID_SVXPAGE_INET_SCRIPTING_ED_CLASSPATH --> 39<bookmark xml-lang="en-US" branch="hid/cui:ListBox:RID_SVXDLG_JAVA_CLASSPATH:LB_PATH" id="bm_id6794640" localize="false"/> 40<paragraph role="heading" id="par_idN10589" xml-lang="en-US" level="2" l10n="NEW">Assigned folders and archives</paragraph> 41<paragraph role="paragraph" id="par_idN1059F" xml-lang="en-US" l10n="NEW"><ahelp hid="SVX_EDIT_RID_SVXPAGE_INET_SCRIPTING_ED_CLASSPATH">Specifies the location of Java classes or Java class libraries.</ahelp> The new classpath becomes valid after you restart <item type="productname">%PRODUCTNAME</item>.<comment>UFI: moved these paras here from the Security tab page</comment></paragraph> 42<paragraph role="warning" id="par_idN105D9" xml-lang="en-US" l10n="NEW">Java classes that are accessed through the classpath do not undergo a security check.<comment>UFI: moved these paras here from the Security tab page</comment></paragraph> 43<bookmark xml-lang="en-US" branch="hid/cui:PushButton:RID_SVXDLG_JAVA_CLASSPATH:PB_ADDARCHIVE" id="bm_id5538804" localize="false"/> 44<paragraph role="heading" id="par_idN1060A" xml-lang="en-US" level="3" l10n="NEW">Add Archive</paragraph> 45<paragraph role="paragraph" id="par_idN1060E" xml-lang="en-US" l10n="NEW"><ahelp hid="svx:PushButton:RID_SVXDLG_JAVA_CLASSPATH:PB_ADDARCHIVE">Select an archive file in jar or zip format and add the file to the class path.</ahelp></paragraph> 46<bookmark xml-lang="en-US" branch="hid/cui:PushButton:RID_SVXDLG_JAVA_CLASSPATH:PB_ADDPATH" id="bm_id3354899" localize="false"/> 47<paragraph role="heading" id="par_idN10625" xml-lang="en-US" level="3" l10n="NEW">Add Folder</paragraph> 48<paragraph role="paragraph" id="par_idN10629" xml-lang="en-US" l10n="NEW"><ahelp hid="svx:PushButton:RID_SVXDLG_JAVA_CLASSPATH:PB_ADDPATH">Select a folder and add the folder to the class path.</ahelp></paragraph> 49<bookmark xml-lang="en-US" branch="hid/cui:PushButton:RID_SVXDLG_JAVA_CLASSPATH:PB_REMOVE_PATH" id="bm_id1084017" localize="false"/> 50<paragraph role="heading" id="par_idN10640" xml-lang="en-US" level="3" l10n="NEW">Remove</paragraph> 51<paragraph role="paragraph" id="par_idN10644" xml-lang="en-US" l10n="NEW"><ahelp hid="svx:PushButton:RID_SVXDLG_JAVA_CLASSPATH:PB_REMOVE_PATH">Select an archive or a folder in the list and click Remove to remove the object from the class path.</ahelp></paragraph> 52</body> 53</helpdocument> 54