Skip to content
This repository has been archived by the owner on Oct 20, 2018. It is now read-only.

Example Projects

hmalphettes edited this page Jun 16, 2011 · 1 revision

Example Projects

The example projects is a web application running on equinox inside jetty. We will need 2 git repositories:

  • The first one to host the web-application code.

  • The second one to host the composite repository that puts together a version of jetty, a version of equinox, and a version of the web-application.

We will demonstrate the support for branches by making a servlet-2.5 branch and a servlet-3.0 branch for the webapp and for the composite repository.

The build will use the p2 repositories maintained by eclipse to provide equinox and jetty.

TODO.