Java decompiler for IntelliJ 5.1
Hi,
I was wondering if anyone new of a good (working) java decompiler plugin for IntelliJ5.1 IdeaJad does not work anymore.
Other options are:
What version of IntelliJ DOES IdeaJad actually work on?
Also, if there's a hack we can do ourselves to get IdeaJad to work on Intellij5.1
Thanks for your help.
-Shawn
请先登录再写评论。
Hello Shawn,
Shawn Shyh wrote:
IdeaJad works fine for me on IDEA 6 build #5646.
I believe the sources for the plugin are included with the plugin. If
needed you could make modifications yourself.
Bas
It's working fine for me under 6.0.1, too. For Linux, don't forget to install the compat-libstdc++-296 package.
Likewise. The latest IdeaJad plugin is working fine for me in IntelliJ 6.0.2 (build 6068).
KurtC