Search Criteria
Package Details: fernflower-git r449.1cdee1f-1
Git Clone URL: | https://aur.archlinux.org/fernflower-git.git (read-only, click to copy) |
---|---|
Package Base: | fernflower-git |
Description: | An analytical decompiler for Java |
Upstream URL: | https://github.com/fesh0r/fernflower |
Keywords: | decompiler Java |
Licenses: | |
Submitter: | wlritchi |
Maintainer: | wlritchi |
Last Packager: | wlritchi |
Votes: | 4 |
Popularity: | 0.032224 |
First Submitted: | 2015-06-28 00:59 |
Last Updated: | 2019-02-19 17:36 |
Dependencies (3)
- 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, jre, jdk-openj9-bin, jdk-arm, jdk-adoptopenjdk, jdk11-adoptopenjdk, liberica-jdk-full-bin, jdk8-jetbrains, zulu-embedded-jdk8, 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, jre11, zulu-embedded-jdk, jdk7r1-j9-bin, jdk7-j9-bin, zulu-15-bin, zulu-14-bin, zulu-13-bin, 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-loom-ea-bin, jdk-jetbrains, jdk11-openj9-bin, jre11-jetbrains-imfix, jdk8-graalvm-bin, jdk11-graalvm-bin, java-openjdk-bin, amazon-corretto-8, amazon-corretto-11, jdk11-openjdk-dcevm-conflicts-fixed, jre8, jdk8, java-openjdk-ea-bin, jre-openjdk, jre11-openjdk, jre7-openjdk, jre8-openjdk)
- apache-ant (ant-git, ant) (make)
- git (git-git) (make)
Latest Comments
Marte2007 commented on 2021-01-21 11:22
Does not build with OpenJDK 15, switching default to 11 works fine.
eliminater74 commented on 2019-09-16 16:08
I could not get it to work either, ERROR{ FAILURE: Build failed with an exception.
I fixed the issue by doing this: https://github.com/ArchDev2020/fernflower <-- check last comment in history of branch master:
Just download this snapshot then change url to the above url ref.. Then all should build.
Note: Gradle 4.0 is old and out dated, java 12 didnt exist when it came out, so kept error out, updating to latest gradle fixed my build issue.
Not sure this will work on java 8, but I do know it built under openjdk 12..
tfl5034 commented on 2019-07-07 17:05
This package does not work with OpenJDK>8 set as the default. I'm not sure if there's a way for this package to specify a specific version of the JDK.