配置Jadeclipse插件后无法在eclipse中看到.class文件

时间:2012-03-20 09:47:21

标签: java eclipse eclipse-plugin classpath decompiler

我已经为查看.class文件配置了Jadeclipse插件,但它仍然在特定的JAR文件中显示“无法找到源代码”。

有人可以帮我吗?

1 个答案:

答案 0 :(得分:2)

请查看JADClipse not working with Eclipse 3.6寻求帮助。同时确保Path to decompiler中的Preferences下的Java -> JadClipse正确无误。