java-decompiler / jd-eclipse

A Java Decompiler Eclipse plugin
GNU General Public License v3.0
710 stars 216 forks source link

Can not decompiler class file sometimes. #1

Open caoli5288 opened 9 years ago

caoli5288 commented 9 years ago

look at this pic: http://img02.taobaocdn.com/imgextra/i2/176977352/TB2UNtfcFXXXXXBXpXXXXXXXXXX_!!176977352.png It is contains in a jar file, jd-gui can decompiler it, but jd-eclipse can not.

caoli5288 commented 9 years ago

Please fix this fucking problem.

emmanue1 commented 9 years ago

Try RC2,

caoli5288 commented 9 years ago

RC2 not work yet. output same as before. the class file compiler with java6.

emmanue1 commented 9 years ago

Does your project is outside your workspace? What are its specificities?

caoli5288 commented 9 years ago

It is inside work space folder without any speciality. Some class in the jar can be decompiled, while others do not. The jar file is spigot.jar, a unofficial minecraft server, you can try it.

Smilingbaby commented 5 years ago

我也是这样

JingboHu commented 5 years ago

me too, but jd-gui works !!!