简体   繁体   English

Java字节码反编译器Intellij禁用?

[英]Java bytecode decompiler Intellij disable?

Does anyone know how to disable Intellij's Java bytecode decompiler?有谁知道如何禁用 Intellij 的 Java 字节码反编译器? I accidentally clicked on ACCEPT and now all java files are redirected to .class instead of .java.我不小心点击了 ACCEPT,现在所有的 java 文件都被重定向到 .class 而不是 .java。

Note: I don't have a plugin installed注意:我没有安装插件

Does anyone know how to disable this ?有谁知道如何禁用它?

This one is prepackaged, so it would be present even if you did not explicitly install it.这个是预打包的,所以即使你没有明确安装它也会出现。

You can disable the "Java Bytecode Decompiler" Plugin.您可以禁用“Java 字节码反编译器”插件。 You can find it at Intellij Preferences -> Plugins -> Installed Tab.您可以在 Intellij 首选项 -> 插件 -> 已安装选项卡中找到它。 插件

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

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