Package Details: jd-gui-bin 1.7.1-9

Git Clone URL: https://aur.archlinux.org/jd-gui-bin.git (read-only, click to copy)
Package Base: jd-gui-bin
Description: A standalone Java decompiler GUI
Upstream URL: https://github.com/QuentiumYT/jd-gui
Keywords: decompiler gui java
Licenses: GPL-3.0-only
Conflicts: jd-gui
Provides: jd-gui
Submitter: simon04
Maintainer: Dominiquini (bokic)
Last Packager: bokic
Votes: 123
Popularity: 0.62
First Submitted: 2015-05-06 07:58 (UTC)
Last Updated: 2025-03-30 19:24 (UTC)

Dependencies (2)

Required by (0)

Sources (6)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

ozz commented on 2025-02-21 05:09 (UTC) (edited on 2025-02-21 05:10 (UTC) by ozz)

Getting a different error now:

/usr/bin/ld: cannot find -ljli: No such file or directory
collect2: error: ld returned 1 exit status
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: jd-gui-bin-exit status 4

What provides libjli?

ravomavain commented on 2025-02-19 09:26 (UTC)

Hi, jd-gui.c doesn't compile in chroot (with aurutils) :

cc1: fatal error: /build/jd-gui-bin/src/../jd-gui.c: No such file or directory

It works if I replace "${srcdir}/../jd-gui.c" by "${srcdir}/jd-gui.c".

${srcdir} contains an extraction or copy of all source files.

gutmunchies commented on 2023-04-19 03:46 (UTC)

You can add -Dawt.useSystemAAFontSettings=on to the java invocation to make the text look less like a crunchy banana.

Musikolo commented on 2023-03-12 15:32 (UTC)

Hi,I noticed that the JD-GUI launcher is appearing under the "Lost & Found" category in Plasma (KDE5). To sort it out, the following line needs to be added to the jd-gui.desktop file:

Categories=Development;Utility;

Nothing urgent, but a nice-to-have thing!

Thank you.

simon04 commented on 2019-02-01 22:08 (UTC)

@asbachb: JRE 9/10/11 works as well when adding a few --add-opens, see https://github.com/java-decompiler/jd-gui/issues/187#issuecomment-408341767 – I updated the package accordingly.

asbachb commented on 2019-01-29 14:11 (UTC)

@simon04 I guess you should limit java-runtime to version 8 since jd-gui does not run under java-10 nor java-11.

simon04 commented on 2015-05-06 07:59 (UTC)

@yan12125: thank you. Package jd-gui-bin created and merge request filed.

yan12125 commented on 2015-05-06 01:27 (UTC)

It might be better to rename (create a new one+merge) this package to jd-gui-bin to indicate that it uses upstream binaries.

simon04 commented on 2015-05-05 17:12 (UTC)

@Lekensteyn: thank you. "exec" added in 1.0.0-2