How to disable the java Decompiler?

Answered

Hello,

I am trying to disable the Java Class Decompiler in IntelliJ 2017.1, by disabling the Java ByteDecompiler plugin, but IntelliJ continues to decompile classes automatically. Is there a way to disable it and make "Download Sources" the only option?

I've also invalidated the cache and restart IntelliJ but it didn't work (the decompiler is still active).

I am using IntelliJ IDEA 2017.1
Build #IU-171.3780.107, built on March 22, 2017
JRE: 1.8.0_112-release-736-b13 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 7 6.1

Regards,

1
6 comments

It's not possible to disable it completely. When you disable the plug-in, the legacy built-in stubs decompiler becomes enabled.

Request is welcome at https://youtrack.jetbrains.com/issues/IDEA.

1
Avatar
Permanently deleted user

Still not solved?

0
Avatar
Permanently deleted user
0

IDEA-198397 is an internal issue about peculiar details of IDEA/decompiler interaction (it is no longer public).

0

Guys, could you please file a separate request for this at https://youtrack.jetbrains.com/issues/IDEA describing your use case why you need this option. Thank you in advance.

0

Please sign in to leave a comment.