Class P2AntRunner


  • public class P2AntRunner
    extends EclipseApp.AntRunner
    Models an eclipse ant task which can be run by the P2 Bootstrapper. Other useful tasks are [here](https://help.eclipse.org/neon/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Fguide%2Fp2_repositorytasks.htm). If the task you require isn't contained in the p2 bootstrapper, you can also run the task using a full PDE installation using runUsingPDE(Project) or runUsingPDE(EclipseRelease).