Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Equinox p2 - Building

A new project has been created in CVS which contains a builder for the new provisioning work. When you run the build, it will check all the code out of CVS and build a feature for you. It will then run the metadata generator application against a user-supplied target.

  • check out org.eclipse.equinox.prov.releng.builder
  • edit the build.properties
  • edit the run.xml
  • run build_win.bat

Back to the top