Search Criteria
Package Details: jd-gui-bin 1.6.6-1
Git Clone URL: | https://aur.archlinux.org/jd-gui-bin.git (read-only, click to copy) |
---|---|
Package Base: | jd-gui-bin |
Description: | A standalone graphical utility that displays Java source codes of .class files |
Upstream URL: | http://jd.benow.ca/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | simon04 |
Maintainer: | simon04 |
Last Packager: | simon04 |
Votes: | 115 |
Popularity: | 1.12 |
First Submitted: | 2015-05-06 07:58 |
Last Updated: | 2019-12-26 17:46 |
Dependencies (1)
- java-runtime (jdk5, tuxjdk, jre7-openjdk-infinality, java-8-openjdk-shenandoah, jre8-openjdk-infinality, java-gcj-compat, jdk9, jre9, jdk-devel, jre10, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jre6, jre12, jdk8-openjdk-dcevm, jdk11-graalvm-ee-bin, server-jre, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jre8-openjdk-jetbrains, jre8-openjdk-shenandoah, jdk10-openj9-bin, jdk14-openj9-bin, sapmachine-jdk-bin, jdk7, jre7, jdk8-j9-bin, jre14, java-openjdk-bin, jre, jdk-openj9-bin, jdk-arm, jdk-adoptopenjdk, jdk11-adoptopenjdk, liberica-jdk-full-bin, jdk8-jetbrains, zulu-embedded-jdk8, amazon-corretto-11, liberica-jdk-8-full-bin, liberica-jdk-11-bin, liberica-jdk-11-full-bin, liberica-jdk-11-lite-bin, liberica-jre-11-bin, liberica-jre-11-full-bin, liberica-jre-8-full-bin, amazon-corretto-8, jdk8, jre11, zulu-embedded-jdk, jdk7r1-j9-bin, jdk7-j9-bin, zulu-15-bin, zulu-14-bin, zulu-13-bin, jre8, jre8-adoptopenjdk, zulu-embedded-jdk11, jdk-bcl, jre-bcl, jdk8-openj9-bin, zulu-11-bin, zulu-8-bin, amazon-corretto-15, jre-openj9, jre-jetbrains, java-openjdk-ea-bin, java-openjdk-loom-ea-bin, jdk-jetbrains, jdk11-openj9-bin, jre11-jetbrains-imfix, jdk8-graalvm-bin, jdk11-graalvm-bin, jre-openjdk, jre11-openjdk, jre7-openjdk, jre8-openjdk)
Latest Comments
1 2 3 4 Next › Last »
ShayBox commented on 2019-02-28 16:49
Doesn't start with 1.8.0_202
Unrecognized option: --add-opens
Should just not support above java 8, java 8 is the current java version.
simon04 commented on 2019-02-01 22:08
@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
@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
@yan12125: thank you. Package jd-gui-bin created and merge request filed.
yan12125 commented on 2015-05-06 01:27
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
@Lekensteyn: thank you. "exec" added in 1.0.0-2
Lekensteyn commented on 2015-05-05 17:04
You should put an "exec" before the java program since the script does not need to continue. This avoids keeping the useless shell wrapper after invocation.
simon04 commented on 2015-05-05 16:59
Updated to 1.0.0-1 – thanks for the notification!
Lekensteyn commented on 2015-05-04 10:07
jd-gui is now open-source and an arch-independent java program! See https://github.com/Lekensteyn/aur/commit/7c38ba275355e4ffdbb8cb0b9916453e4b0a66be for packaging changes.
simon04 commented on 2015-03-16 19:50
Concerning lib32-gtk-engines: without this package being installed, there are some warnings on the commandline. The program itself seems to be working without problems. So maybe add this package as optdepends?