使用 Eclipse Helios 设置 jad 时出现问题

发布于 2024-11-25 06:57:23 字数 369 浏览 1 评论 0原文

我正在使用 jad 通过 Eclipse 反编译我的 java 类文件。我已经为 Eclipse 安装了 net.sf.jadclipse_3.3.0.jar 插件,

  • 并将该 jar 放在 Eclipse 插件目录中。
  • 接下来,我为 Windows 7 下载了 jad windows 插件 (jadretro-win32-x86-jcgo)。
  • 接下来,我启动了 Eclipse,并在 Eclipse 中提供了 jadretro.exe 的路径。

但是当我尝试反编译我的类文件时,它显示错误消息 -: /jadclipse/ //错误!

有人可以帮忙吗?我正在使用 Eclipse Helios。

I am using jad to decompile my java class files through Eclipse. I have installed net.sf.jadclipse_3.3.0.jar plugin for Eclipse

  • I put the jar in the Eclipse plugins directory.
  • Next I have downloaded the jad windows plugin (jadretro-win32-x86-jcgo) for my Windows 7.
  • Next I have started Eclipse and provided the path for the jadretro.exe in Eclipse.

But when i am trying to decompile my class files, its showing the error message -:
/jadclipse/
//Error!

Can someone please help ? I am using Eclipse Helios.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

白昼 2024-12-02 06:57:23

我希望您不要尝试查看您的类文件(您有源代码)。 Jad 抛出错误

/Jadclipse/
//错误!

请尝试查看 OOTB jar 或导入的 jar

i hope you are not trying to view your class files (for which you have the source code). Jad throws the error

/Jadclipse/
//Error!

Pls try to view an OOTB jar or an imported jar

泪意 2024-12-02 06:57:23

我想,您应该指定 jad.exe 的路径。

I guess, you should specify the path to jad.exe instead.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文