Eclipse v4.5 without delta-pack: How to perform a multiplatform headless PDE build?

喜欢而已 提交于 2019-11-30 20:01:16

That "Building" wiki page also describes how to "roll your own" delta pack.

I just added that description, and ant script, last night, 6/24. I think that example script produce a better Delta Pack than what is in the R-4.5-201506032000 directories. I'd be interested in hearing of user experiences, say in Eclipse bug 470913.

[And, admit, I still "owe" the community an example of doing a headless build, for previous delta pack users, but it will center around doing a p2 oriented build. There place to begin reading about that is in the Eclipse Help, search for "p2 builds" and "fetching from repositories". ]

You can download the eclipse mars delta pack from eclipse here: http://download.eclipse.org/eclipse/downloads/drops4/R-4.5-201506032000/eclipse-4.5-delta-pack.zip

Deltapack is removed from 4.5.1 officially as per the below bug.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=480149

You can build multi-platform builds using the following wiki.

https://wiki.eclipse.org/Building#Multi-platform_build

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!