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 一起工作?


基础教程推荐
- 验证是否调用了所有 getter 方法 2022-01-01
- Java Swing计时器未清除 2022-01-01
- 不推荐使用 Api 注释的描述 2022-01-01
- 如何在 JFrame 中覆盖 windowsClosing 事件 2022-01-01
- 多个组件的复杂布局 2022-01-01
- 大摇大摆的枚举 2022-01-01
- Java 实例变量在两个语句中声明和初始化 2022-01-01
- 在 Java 中创建日期的正确方法是什么? 2022-01-01
- 从 python 访问 JVM 2022-01-01
- 如何在 Spring @Value 注解中正确指定默认值? 2022-01-01