Asteroid Discovery From 1980 - 2010. Fscklog - Mac + iPhone + iPad + iPod - Tales of Interest. Slashdot: News for nerds, stuff that matters. Javascript PC Emulator. <buildPlugin> | Ant4Eclipse.
Scope: PDE Projects This macro builds an eclipse plug-in project. It reads the information from the MANIFEST and the build.properties file and builds the plugin according to these settings. Important: This task is implemented as an Ant macro. To use this task, you have to import the file 'a4e-pde-macros.xml' in your build file. The buildPlugin task provides the following arguments: To allow the user of ant4eclipse to add additional build steps to the plug-in build, the buildPlugin macro defines the following lifecycle hooks that are implement as macro elements.
Scoped properties The following scoped properties are available within the lifecycle hooks: Scoped references The following scoped references are available: The following example builds the plug-in project with the project name 'example-bundle'. The next example shows how to add additional build steps to the build process.