Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经安装了 Eclipse RCP Plug-in Developer Resources,但它似乎不包括 Common Navigator 的 Source。还有什么我应该安装的吗?
这应该Eclipse Platform SDK与所有其他核心 Eclipse 源代码一起安装。
Eclipse Platform SDK
一旦你安装了这个,你可以去Preferences / Plug-in Development检查这个Include all plug-ins from target in Java search选项。这将允许Open Type...对话框在 Eclipse 源中搜索类。这假定您target platform是 Eclipse 代码。
Preferences / Plug-in Development
Include all plug-ins from target in Java search
Open Type...
target platform