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

后端 未结 3 1223
深忆病人
深忆病人 2021-01-05 09:22

Now that eclipse 4.5 is out and the eclipse team decided to not build the so-called \"delta-pack\" anymore, I don\'tknow how to perform a PDE headless build with ant..

3条回答
  •  礼貌的吻别
    2021-01-05 09:31

    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

提交回复
热议问题