简体   繁体   English

Fernflower Java反编译器的帮助

[英]Fernflower Java decompiler help

As the author has forgotten to add a detailed usage listing (or I can't find it), I wonder if anyone knows anything about the command-line options accepted by the FernFlower decompiler application. 由于作者忘记添加详细的用法列表(或者我找不到它),我想知道是否有人知道FernFlower反编译器应用程序接受的命令行选项。

You can find an online version here: http://www.reversed-java.com/fernflower/ I'm trying to enable/disable all these flags that are present on that webpage. 你可以在这里找到一个在线版本: http//www.reversed-java.com/fernflower/我正在尝试启用/禁用该网页上的所有这些标志。

The actual command-line JAR can be found here: https://github.com/Bukkit/Bukkit-MinecraftServer 实际的命令行JAR可以在这里找到: https//github.com/Bukkit/Bukkit-MinecraftServer

Many thanks Nik 非常感谢Nik

As the author has forgotten to add a detailed usage listing 由于作者忘记添加详细的用法列表

No, I haven't :) See readme.txt in your jar for the full documentation. 不,我还没有:)请参阅jar中的readme.txt以获取完整的文档。

Current source code and documentation of Fernflower is available here: https://github.com/fesh0r/fernflower 有关Fernflower的最新源代码和文档,请访问: https//github.com/fesh0r/fernflower

Command line options are listed there, I do not copy-paste them from github. 那里列出了命令行选项,我没有从github复制粘贴它们。

Online version of Fernflower is now available on this site: http://www.javadecompilers.com/ Fernflower的在线版本现已在此站点上提供: http//www.javadecompilers.com/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM