我正在尝试获取Eclipse GEF包"Draw2d“。
哪个Eclipse GEF软件包包含Draw2d?当我搜索它时,列表中什么也没有出现。
发布于 2012-08-18 04:12:24
看看下面的更新站点。
您可以使用以下更新站点之一:
Nightly (not promoted to download.eclipse.org): https://hudson.eclipse.org/hudson/job/gef-master/lastSuccessfulBuild/artifact/update-site/ and https://hudson.eclipse.org/hudson/job/gef-maintenance/lastSuccessfulBuild/artifact/update-site/
Releases: http://download.eclipse.org/tools/gef/updates/releases/
Milestones: http://download.eclipse.org/tools/gef/updates/milestones/
Integration and Maintenance: http://download.eclipse.org/tools/gef/updates/interim/如果你想使用完整的P2回购或dropin,你可以从这里下载它们:http://www.eclipse.org/gef/downloads/
当您使用http://download.eclipse.org/tools/gef/updates/releases/更新站点时会发生什么?它是否列出了D2D?
更新
可以安装GEF All-in-one SDK,因为它也包含Draw2D,如下所示:

https://stackoverflow.com/questions/12012543
复制相似问题