Java Platform Support /text/shared/main0650.xhp
Java Platform Support $[officename] supports the Java platform for running applications and components based on the JavaBeans architecture.
For $[officename] to support the Java platform, you must install the Java 2 Runtime Environment software from Sun Microsystems. 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. The executable setup file is located in the $[officename]/program folder and on the $[officename] CD. The Java platform support needs to be activated under $[officename] to run Java applications. Activate Java platform support by choosing Tools - Options - $[officename] - Java. Before you can use a JDBC driver, you need to add its class path. Choose Tools - Options - %PRODUCTNAME- Java, and click the Class Path button. After you add the path information, restart %PRODUCTNAME. Your modifications at the Tools - Options - $[officename] - Java tab page will be used even if the Java Virtual Machine (JVM, a virtual machine for the Java platform) already has been started. After modifications to the ClassPath you must restart $[officename]. The same is true for modifications under Tools - Options - Internet - Proxy. Only the two boxes "Http Proxy" and "Ftp Proxy" and their ports don't require a restart, they will be evaluated when you click OK.
tro/collabora/dcm-6.2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/accessibility/source/extended/AccessibleBrowseBoxHeaderCell.cxx
AgeCommit message (Expand)Author
2018-11-22weld SwCondCollPageCaolán McNamara
2018-01-12More loplugin:cstylecast: accessibilityStephan Bergmann
2017-10-09accessibility: consistently use "" and <> in include directivesMike Kaganski
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-10accessibility: prevent possible deadlockArnaud Versini
2017-01-09accessibility: simplify lockingArnaud Versini
2016-12-13accessibility: cleanup AccessibleBrowseBoxBase implementationArnaud Versini
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-02-09Remove excess newlinesChris Sherlock
2015-07-29chmod -xTor Lillqvist
2015-07-17com::sun::star->css in accessibilityNoel Grandin
2014-04-15accessibility: sal_Bool->boolNoel Grandin
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-26Integrate branch of IAccessible2Steve Yin