This page describes the process of consuming the projects provided by the OSGi Alliance from their Github site.
It consists of 2 phased process, which involves interactions on the github.com website and on your local machine.
Probably you have got an anwser from Peter Kriens including an invitation for a PR. Then this process describes how to accept this invitation ;-)
open a terminal/shell create a installation directory <instDir> e.g. mkdir ~/<instDir>
OSGi products
[required only after initial installation]OSGi products
the product you want to install e.g. IDEfix for OSGi Mars
and press Next
OSGi projects [required only after initial installation]
OSGi projects
and check the projects you want to work e.g. osgi.design
on and press Next
Next
Finish
<githubProject-branchname>\eclipseInstaller\eclipse.exe
<githubProject-branchname>\Eclipse.app
<installDir>\eclipseInstaller\eclipse.exe
<installDir>\Eclipse Installer.app
the installation creates (additionally to the <installDir> folder) following directories (~
means %USERPROFILE%
on windows)
~/.eclipse/org.eclipse.oomph.*
containing the oomph preferences and user-specified variables~/.p2
containing the shared bundle pool for all oomph installations