简体   繁体   English

如何为Eclipse PDE安装GEF / Draw2d源/ javadoc?

[英]How to install GEF/Draw2d source/javadoc for Eclipse PDE?

After installing the Eclipse PDE from the Eclipse downloads site , GEF and Draw2d don't seem to have working javadoc and source code attachments out of the box (The JFace source attachment is working fine). Eclipse下载站点安装Eclipse PDE之后,GEF和Draw2d似乎没有开箱即用的Javadoc和源代码附件(JFace源附件工作正常)。

In PDE projects under the "Plugin Dependencies" tree I see that all PDE JARs have attached source set to the same JARs. 在“插件依赖项”树下的PDE项目中,我看到所有PDE JAR都将源集附加到相同的JAR。 Yet, the JARs do not contain any sources - only class files. 但是,JAR不包含任何源-仅包含类文件。 I tried instead point to this source attachment to a GEF source code JAR which I downloaded, but my change was automatically reverted back to the broken source attachment after rebooting the workspace. 我尝试将其指向我下载的GEF源代码JAR的源附件,但是重新启动工作空间后,我的更改会自动恢复为损坏的源附件。

Install the Graphical Modeling Framework GEF SDK using Help / Install New Software, it is in the Modeling section. 使用“帮助” /“安装新软件”来安装Graphical Modeling Framework GEF SDK ,位于“ Modeling部分。 The SDK versions include the source plugins. SDK版本包括源插件。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM