0

Now that eclipse 4.7.2 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..

Official PDE build documentation here http://help.eclipse.org/mars/index.jsp?nav=%2F4_2_0 states that variable "baseLocation" should point to "the location of an eclipse install containing all the pre-built features and plug-ins that your product requires in features/ and plugins/ subdirectories"

1 Answers1

0

Delta pack is no more produced since v4.5, Check this question
The official build tool is now eclipse tycho: https://www.eclipse.org/tycho/documentation.php

titou10
  • 2,814
  • 1
  • 19
  • 42