Package Details: jre17-jetbrains-imfix 17.0.7.b1000.2-1

Git Clone URL: https://aur.archlinux.org/java17-jetbrains-imfix.git (read-only, click to copy)
Package Base: java17-jetbrains-imfix
Description: JetBrains Java 17 full runtime environment
Upstream URL: https://confluence.jetbrains.com/display/JBR/JetBrains+Runtime
Licenses: custom
Conflicts: jre17-jetbrains
Provides: java-runtime, java-runtime-jetbrains, jre17-jetbrains
Submitter: huyz
Maintainer: None
Last Packager: huyz
Votes: 4
Popularity: 0.006037
First Submitted: 2022-03-14 11:40 (UTC)
Last Updated: 2023-06-21 10:54 (UTC)

Required by (1555)

Sources (5)

Pinned Comments

huyz commented on 2022-10-10 14:49 (UTC)

If you failed to build b629.2 or newer, upgrade your jcef first.

Latest Comments

1 2 Next › Last »

Ashark commented on 2023-10-28 20:07 (UTC) (edited on 2023-10-28 21:14 (UTC) by Ashark)

The url for jre package is outdated. Please link to the correct place: https://github.com/JetBrains/JetBrainsRuntime

huyz commented on 2022-10-10 14:51 (UTC)

@Szleaves I updated jcef package to dev branch, which relies on upstream's cef binary instead of jetbrain's, and can be build normally.

huyz commented on 2022-10-10 14:49 (UTC)

If you failed to build b629.2 or newer, upgrade your jcef first.

Szleaves commented on 2022-10-06 12:03 (UTC) (edited on 2022-10-06 12:04 (UTC) by Szleaves)

package cef-jetbrains-bin-git need change CMakeLists.txt set the CEF_VERSION to the old one

- set(CEF_VERSION "98.3.42+gf00e174+chromium-98.0.4758.102")
+ set(CEF_VERSION "98.3.34+g97a5ae6+chromium-98.0.4758.102")

use makepkg -i to build and install it, then install jdk17-jetbrains-imfix normally

huyz commented on 2022-07-30 07:48 (UTC)

@cdm It's upstream's fault.

Upstream updates jcef's CMakeLists to download the new cef binary, but they does not upload the new cef binary.

So you can either build cef by yourself (by install cef-jetbrains-git from AUR), or manually install old cef-jetbrains-bin-git by download old CMakeLists from jcef's repository.

cdm commented on 2022-07-29 09:55 (UTC)

Archive: cef.zip End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of cef.zip or cef.zip.zip, and cannot find cef.zip.ZIP, period. ==> 错误: 在 package() 中发生一个错误。 正在放弃... -> 生成时出错: cef-jetbrains-bin-git