如何在eclipse中浏览JDT源代码?
我当前尝试在eclipse中浏览JDT源代码:
- 安装Eclipse Helios RCP版本。
- 将安装中的所有插件作为二进制文件导入到我的工作区中
它不起作用。
My current attempt to browse the JDT source code in eclipse:
- installing Eclipse Helios RCP version.
- importing all plugins from installation as binary files into my workspace
It does not work.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
从 Eclipse Project Updates 更新站点安装“Eclipse SDK”功能:
Install the "Eclipse SDK" feature from the Eclipse Project Updates update site:
您可以关注Vogella的“Eclipse源代码 - 教程”,尤其是“导入插件”部分
You can follow Vogella's "Eclipse Source Code - Tutorial", especially the section "Import Plugins"