如何反编译到java文件intellij的想法 [英] How to decompile to java files intellij idea

查看:182
本文介绍了如何反编译到java文件intellij的想法的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

IDEA有一个很棒的内置功能 - 反编译器。它工作得很好。我可以复制源代码,但我找不到将所有反编译的java类提取到java文件的选项。

这个项目有很多java类和包,所以我会很长时间手动复制。

有谁知道如何提取到java源文件。
Thx

IDEA has a great built-in feature - decompiler. It works great.I can copy source code, but I cannot find option to extract all decompiled java classes to java files.
This project has a lot of java classes and packages, so I will be to long to copy this manually.
Does anyone know how to extract to java source files. Thx

推荐答案

要从jar命令行使用IntelliJ Java反编译器,请按照此处提供的说明操作:
https://github.com/JetBrains / intellij-community / tree / master / plugins / java-decompiler / engine

To use the IntelliJ Java decompiler from the command line for a jar package follow the instructions provided here: https://github.com/JetBrains/intellij-community/tree/master/plugins/java-decompiler/engine

这篇关于如何反编译到java文件intellij的想法的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆