Is there a way to get jadclipse working with Eclipse 3.4?(有没有办法让 jadclipse 与 Eclipse 3.4 一起工作?)
问题描述
我是 Jadclipse 插件的忠实粉丝,我真的很想升级到 Eclipse 3.4,但该插件目前无法使用.是否有任何其他程序可以让您使用 jad 查看您从 Eclipse 导航到的代码源?(在深入研究堆栈跟踪中的模棱两可的代码时非常有用).
I'm a big fan of the Jadclipse plugin and I'd really like to upgrade to Eclipse 3.4 but the plugin currently does not work. Are there any other programs out there that let you use jad to view source of code you navigate to from Eclipse? (Very useful when delving into ambiguous code in stack traces).
推荐答案
我在 Eclipse 3.4 中成功使用 JadClipse
I'm successfully using JadClipse with Eclipse 3.4
Eclipse 3.4.0.I20080617-2000
JadClipse 3.3.0
Eclipse 3.4.0.I20080617-2000
JadClipse 3.3.0
它只是工作!
实际上,请参阅 OlegSOM 的如果您像我一样有时忘记阅读文档,请在下面回答,了解您可能需要记住采取的其他步骤!
Actually, see OlegSOM's answer below for the additional steps that you might need to remember to take, if like me you forget to read documentation sometimes!
这篇关于有没有办法让 jadclipse 与 Eclipse 3.4 一起工作?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:有没有办法让 jadclipse 与 Eclipse 3.4 一起工作?
基础教程推荐
- 如何使用 Java 创建 X509 证书? 2022-01-01
- 在 Libgdx 中处理屏幕的正确方法 2022-01-01
- Java:带有char数组的println给出乱码 2022-01-01
- “未找到匹配项"使用 matcher 的 group 方法时 2022-01-01
- FirebaseListAdapter 不推送聊天应用程序的单个项目 - Firebase-Ui 3.1 2022-01-01
- Java Keytool 导入证书后出错,"keytool error: java.io.FileNotFoundException &拒绝访问" 2022-01-01
- 设置 bean 时出现 Nullpointerexception 2022-01-01
- 无法使用修饰符“public final"访问 java.util.Ha 2022-01-01
- 降序排序:Java Map 2022-01-01
- 减少 JVM 暂停时间 >1 秒使用 UseConcMarkSweepGC 2022-01-01