intoolswetrust / jd-cli

Command line Java Decompiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Part of the file fails to compile

luckxx opened this issue · comments

Hello,

I am writing to ask for help. When I decompile the jar, it fails to decompile some files, and there is a popup, asking me to click “OK” to continue to decompile. How can I remove the popup without influence on the jar? I have to write codes in libjd-intellij.dll file. Please help. Thanks.

Looking forward to your reply.

Thanks in advance!

I think, it's something coming from the native part. Which branch of jd-cmd do you use?

There are 2 of them:

  • master (using natives from IntelliJ plugin version 0.4.1)
  • idea-plug-06 (plugin version 0.6)

If one has problem, try to use the another one.

Thank you, the problem is solved, I switched to Linux, would not be a problem