简体   繁体   English

Eclipse和类文件

[英]Eclipse and class files

I've got some class files that open in Netbeans (with .java extension) but in Eclipse I had the following experience: At first I could not see the content of the class files with jadclipse and I only saw: / jadclipse / //Error! 我有一些在Netbeans中打开的类文件(带有.java扩展名),但是在Eclipse中我有以下经验:最初,我看不到jadclipse的类文件的内容,只看到了:/ jadclipse //错误!

A few days later (without any change to eclipse or ...) I could see them but with errors like the ones bellow: "Couldn't fully decompile method ... Couldn't resolve all exception handlers in method ... Overlapped try statements detected. Not all exception handlers will be resolved in the method ..." 几天后(没有对eclipse或...进行任何更改),我看到了它们,但出现了类似以下的错误:“无法完全反编译方法...无法解决方法中的所有异常处理程序...重叠检测到try语句。并非所有异常处理程序都将在方法中解决...”

But the other day I ran into the first error that I could not see anything again!!! 但是有一天,我遇到了第一个错误,我再也看不到任何东西! OS: Win7 Java: 7 Netbeans 7.1.2 Eclipse version Juno Service Release 1 操作系统:Win7 Java:7 Netbeans 7.1.2 Eclipse版本Juno Service Release 1

Any suggestion? 有什么建议吗?

I didn't get any help on Eclipse plugin of JAD as I said it didn't work for my class files. 我对JAD的Eclipse插件没有任何帮助,因为我说它不适用于我的类文件。 So I tried Java Decompiler GUI and it worked very nice, therefore I wanted to share this nice experience so that it might be useful for some body. 因此,我尝试使用Java Decompiler GUI,它的效果非常好,因此,我想分享这一很好的经验,以便对某些人有用。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM