- Поддержка платформы Java
- Help content debug info:
- Frequently asked questions — General
- How to install Java (JRE/JDK) so that LibreOffice could use it?
- Using Windows
- x86 or x64 architecture?
- Download links
- Package names
- How to control what JRE version in installed
- Using macOS
- Java vendor support
- Java version support
- Java Runtime Environment
- Функциональные особенности программы JRE
- Джава Рантайм
- Install the correct JRE — LibreOffice on windows 10 / 11
- Install the correct JRE — LibreOffice on windows 10 / 11
- Why Java Runtime Environment (JRE)
- Which version JRE
- JRE – Download
- Important Oracle Java License Update
- JRE register in LibreOffice
- FAQ — How to install Java (JRE/JDK) so that LibreOffice could use it?
- Further informations
- Documentation / Manuals
- Any questions?
- Get Involved
- Donate
Поддержка платформы Java
В LibreOffice поддерживается платформа Java, используемая для выполнения приложений и компонентов на основе архитектуры JavaBeans.
Для поддержки Java в LibreOffice следует установить виртуальную машину Java 2. После установки LibreOffice автоматически появится возможность установки этих файлов, если они ещё не установлены. При необходимости можно установить эти файлы прямо сейчас.
Чтобы запускать приложения Java, необходимо включить поддержку платформы Java в LibreOffice.
Перед использованием драйвера JDBC необходимо добавить путь его класса. Выберите LibreOffice — Параметры Сервис — Параметры — LibreOffice — Расширенные возможности и нажмите кнопку «Путь класса». Затем перезапустите LibreOffice.
Изменения на вкладке LibreOffice — Параметры Сервис — Параметры — LibreOffice — Расширенные возможности будут использованы даже в том случае, если виртуальная машина Java (JVM) уже запущена. После изменения переменной ClassPath необходимо перезапустить LibreOffice. Это же справедливо для изменений в разделе LibreOffice — Параметры Сервис — Параметры — Интернет — Прокси . Перезапуск не требуется только для полей «Прокси HTTP», «Прокси FTP» и их портов. Они будут применены при нажатии кнопки ОК .
Impressum (Legal Info) | Privacy Policy | Statutes (non-binding English translation) — Satzung (binding German version) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Mozilla Public License v2.0. “LibreOffice” and “The Document Foundation” are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy. LibreOffice was based on OpenOffice.org.
Help content debug info:
Title is: Поддержка платформы Java
Frequently asked questions — General
How to install Java (JRE/JDK) so that LibreOffice could use it?
Some LibreOffice functions require Java ( JRE / JDK ). To use them, a supported version of JRE/JDK must be present and configured on the system.
Using Windows
x86 or x64 architecture?
Do not mistake ‘x64’ and ‘x86’ architectures: when using Windows, you need to make sure that the architecture of installed LibreOffice matches the architecture of installed JRE.
- If your Windows is 64-bit, LibreOffice Download page by default offers you a 64-bit LibreOffice installer. It is designated as Windows (64-bit) .
- If you have 32-bit operating system, you will be offered a 32-bit installer ( Windows (32-bit) ).
You may check the architecture of installed LibreOffice in menu Help ▸ About LibreOffice , where the version string looks like «Version: 6.4.5.2 (x64)» for 64-bit version, and «Version: 6.4.5.2 (x86)» for 32-bit version.
LibreOffice can only use JRE with matching architecture: i.e., 64-bit LibreOffice can only use 64-bit JRE, and 32-bit LibreOffice can only use 32-bit JRE.
When you have installed a 64-bit LibreOffice, and 32-bit JRE, LibreOffice would not be able to find and use the JRE, no matter how hard you would try it. Take care that you download from the Java home page (www.java.com) the right architecture. In this case, LibreOffice (of reasonably fresh version) would try to be helpful in its «JRE Required» error message, telling you that it needs specific architecture (e.g., 64-bit) of JRE.
Download links
To find other available downloads, including 64-bit JRE, you need to ignore the Big green «Download Java» button, and find a small See all Java 8 Downloads for Desktop users link below.
Do not use the big button, use the link «See all Java 8 Downloads for Desktop users». (click to enlarge image)
Then, in the manual download page, you have to choose the right version. (If you are in doubt, you can install both.)
Package names
Java installer packages typically have this naming scheme:
- jre-8u201-windows-i586-iftw.exe or JavaSetup8u261.exe — 32-bit web-installer;
- jre-8u201-windows-i586.exe — 32-bit standalone installer;
- jre-8u201-windows-x64.exe — 64-bit standalone installer.
Thus, be aware that ‘standard’ build, with a naming scheme like JavaSetup8u341.exe will NOT work with LibreOffice. This is why you have to use the manual download link.
How to control what JRE version in installed
JREs which are installed into C:\Program Files (x86) (as opposed to C:\Program Files) are 32-bit (unless you manually modified install path during installation), so you may use this information to tell if your JRE is 32-bit or 64-bit.
Launching Java Control Panel («Configure Java» available in Windows Start menu), and clicking «View» button on «Java» tab, opens Java Runtime Environment Settings window with Architecture column allowing to see if installed instances are 32-bit (x86) or 64-bit (x86_64).
It is possible to install both 32-bit and 64-bit Java simultaneously on the system; and they don’t conflict with each other — so if in doubt, just install both.
Using macOS
On macOS 10.10 and newer, please note that you need to install JDK, not JRE. You may find download links choosing JDK version on this page. Note that Apple M1 is an Arm 64 architecture. On macOS 10.09, neither JRE, nor JDK are found. LibreOffice releases available from Apple App Store don’t include Java support at all, because apps distributed in the App Store are not allowed to depend on optional functionality like Java.
Java vendor support
Since v.6.1.6 and 6.2.4, LibreOffice supports a wide variety of third-party JRE vendors in addition to Oracle, e.g. Temurin and Amazon Corretto.
Java version support
- For LibreOffice prior to v.6.3, minimal supported Java version is 5 (clarification needed about older support history).
- For LibreOffice v.6.3, minimal supported Java version is 6 (see Release Notes).
- For LibreOffice v.6.4, minimal supported Java version is 8 (see mailing list archive and commit).
Java Runtime Environment
Java Runtime Environment (JRE) — исполнительная среда для запуска и работы приложений, разработанных на одноименном языке программирования. Создателем этого программного обеспечения является известная компания Sun Microsystems (сейчас переименованная в Oracle).
Загрузить JRE можно для Windows 7 x64 (32-bit и 64-bit), Windows 10, 8, Windows XP, 2000, 2003, Vista. ПО заключает в себе виртуальную машину Java Virtual Machine и библиотеку Java-классов.
Вместе с другими средствами разработки данная среда входит в набор инструментов Java Development Kit (JDK).
На нашем сайте вы можете прямо сейчас скачать Java Runtime Environment — в каталоге вас ждет уже последняя версия.
Функциональные особенности программы JRE
Перед тем, как установить JRE, подчеркнем его преимущества и функциональные возможности:
- Вы сможете скачать JRE бесплатно!
- Запуск приложения без компилятора и каких-либо средств разработки.
- Возможность играть в онлайн-игры.
- Java JRE — инструмент для общения с людьми.
- Функции счета процентов.
- Просмотр 3D картинок.
- Программа Java Runtime Environment автоматически контролирует состояние памяти.
- Расширенный пакет средств обработки.
- Комплекс инструментов фильтрации ввода/вывода.
- Классы для обработки ответов и HTTP-запросов.
- Унифицированный доступ к разным базам данных.
Джава Рантайм
Эта кроссплатформенная программа может быть полезна в различных областях, поскольку технология Java задействована в веб-камерах, навигационных системах, играх, паркоматах, даже медицинских устройствах.
Она необходима для OpenOffice и для Minecraft, работоспособность некоторых их функций обеспечена именно этой средой.
Джава Рантайм распространяется по свободной лицензии, обновить ее можно через сайт Oracle, через торрент или наш каталог, воспользовавшись ссылкой ниже.
И не забывайте об одном из главных преимуществ языка программирования Джава — его кроссплатформенность, то есть запустить приложения, написанные на нем, вы сможете на разных операционных системах, если установите JRE.
Официальный сайт | Sun Microsystems |
Поддерживаемые версии | Windows 7, 10, 8, XP, Vista |
Лицензия | Бесплатно |
Русский язык | Нет |
Обновлено | 2023-07-28 |
Количество загрузок | 37020 |
Самые популярные программы
- uTorrent 3.5.5 Build 46348
- Adobe Flash Player 32.0.0.465
- WinRAR 6.21
- Google Chrome 111.0.5563.65
- DriverPack Solution 17.11.108
- Яндекс.Браузер 23.1.5
- Opera 96.0.4693.80
- Adobe Reader 2022.003.20322
- DirectX 9.29.1974 & 11
- Windows Movie Maker 2.6.4038.0
Последние обновленные программы
x360ce 4.17.15.0
AnyDesk 7.1.8
Cheat Engine 7.5
WinRAR 6.21
STDU Viewer 1.6.375
TeamViewer 15.39.6
Realtek High Definition Audio Driver 2.82
Revo Uninstaller 2.4.2
jetAudio 8.1.9
Telegram Messenger 4.6.5
Install the correct JRE — LibreOffice on windows 10 / 11
Install the correct JRE — LibreOffice on windows 10 / 11
This description refers to LibreOffice and a possibly required Java JRE on Windows.
Why Java Runtime Environment (JRE)
LibreOffice Base, see also Documentation, uses the HSQL database, this requires Java Runtime Environment (JRE) .
It explains how to install the right Java Runtime Environment (JRE) on Windows 10 and 11 and how to integrate it into LibreOffice.
Which version JRE
If you use LibreOffice in the 32-bit version, you must also install the JRE 32-bit version.
If you use LibreOffice in the 64-bit version, you must also install the JRE 64-bit version.
Regardless, you can also install the JRE 32-bit and 64-bit versions in parallel.
JRE – Download
Important Oracle Java License Update
The Oracle Java License has changed for releases starting April 16, 2019. In short, commercial use in no longer free. See details on Oracle website.
JRE register in LibreOffice
To register the JRE in LibreOffice, open LibreOffice.
From the menu Tools ▸ Options ▸ LibreOffice ▸ Advanced .
In the «Options LibreOffice Advanced» dialog, under «Java Options», check the box «Use a Java Runtime Environment».
If there is no entry here, go to Add and select the JRE and OK .
FAQ — How to install Java (JRE/JDK) so that LibreOffice could use it?
See also other operating systems.
Further informations
Documentation / Manuals
Here you will find the Documentation / Manuals:
Any questions?
For questions on this topic go to:
Get Involved
Join us today and help us to make it even better!
Donate
LibreOffice is Free Software and is made available free of charge.
Your donation, which is purely optional, supports our worldwide community.
If you like the software, please consider a Donation.