diff options
Diffstat (limited to '')
-rw-r--r-- | helpcontent2/source/text/shared/main0650.xhp | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/helpcontent2/source/text/shared/main0650.xhp b/helpcontent2/source/text/shared/main0650.xhp new file mode 100644 index 000000000..c50c21440 --- /dev/null +++ b/helpcontent2/source/text/shared/main0650.xhp @@ -0,0 +1,46 @@ +<?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="textsharedmain0650xml" indexer="include" status="PUBLISH"> +<title id="tit" xml-lang="en-US">Java Platform Support</title> +<filename>/text/shared/main0650.xhp</filename> +</topic> +</meta> +<body> +<section id="java"> +<paragraph role="heading" id="hd_id3153089" xml-lang="en-US" level="1"><link href="text/shared/main0650.xhp" name="Java Platform Support">Java Platform Support</link></paragraph> +<paragraph role="paragraph" id="par_id3152363" xml-lang="en-US">$[officename] supports the Java platform for running applications and components based on the JavaBeans architecture.</paragraph> +</section> +<paragraph role="paragraph" id="par_id3154751" xml-lang="en-US">For $[officename] to support the Java platform, you must install the Java 2 Runtime Environment software. When you installed $[officename], you automatically received the option to install these files if they were not yet installed. You can also install these files now if required.</paragraph> +<paragraph role="paragraph" id="par_id3155338" xml-lang="en-US">The Java platform support needs to be activated under $[officename] to run Java applications.</paragraph> +<list type="unordered"> +<listitem> +<paragraph role="listitem" id="par_id3155892" xml-lang="en-US">Enable Java platform support by choosing <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - </emph><link href="text/shared/optionen/java.xhp" name="$[officename] - Advanced"><emph>$[officename] - Advanced</emph></link>.</paragraph> +</listitem> +</list> +<paragraph role="note" id="par_id9116183" xml-lang="en-US">Before you can use a JDBC driver, you need to add its class path. Choose <switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - %PRODUCTNAME - Advanced, and click the Class Path button. After you add the path information, restart %PRODUCTNAME.</paragraph> +<paragraph role="note" id="par_id3153822" xml-lang="en-US">Your modifications at the <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - $[officename] - Advanced</emph> tab page will be used even if the Java Virtual Machine (JVM) has been started already. After any modifications to the ClassPath you must restart $[officename]. The same is true for modifications under <switchinline select="sys"><caseinline select="MAC"><emph>%PRODUCTNAME - Preferences</emph></caseinline><defaultinline><emph>Tools - Options</emph></defaultinline></switchinline><emph> - Internet - Proxy</emph>. Only the boxes "HTTP Proxy" and "FTP Proxy" and their ports do not require a restart—they will be evaluated when you click <emph>OK</emph>.</paragraph> +</body> +</helpdocument> |