open a terminal/shell create a installation directory <instDir> e.g. mkdir ~/ece2016-osgi-ds
Installation
copy the following line and execute it inside <instDir>
IDE and Project selection
on the top-right folder icon mark the ece2016 products [required only after initial installation]
select from the section at the bottom ece2016 products the product you want to install IDEfix for OSGi Oxygen and press Next
on the top-right folder icon mark the OSGi projects [required only after initial installation]
scroll down to ece2016 projects and check the project ece2016 on and press Next
configure the variables you want to adapt and press Next
review the tasks and if satisfied press Finish
Press "Accept" in the appearing "Licenses" pop-up window
EclipseInstaller is installing the Eclipse IDE. A new Window with IDE should appear with the Welome screen open. When you close it you see the "Bndtools - Eclipse" perspective open. Wait a little bit for the EclipseInstaller to complete the check-out and import tasks for the project setup within the IDE.
The Eclipse Installer window can be closed now and the development IDE with your project is ready.
Subsequent Startups of installed IDE for OSGi
IDE for OSGi can be started from now via <githubProject-branchname>\eclipseInstaller\eclipse.exe
IDE for OSGi can be started from now via <githubProject-branchname>\Eclipse.app
Subsequent Startups of eclipseInstaller
eclipseInstaller can be started from now via <installDir>\eclipseInstaller\eclipse.exe
eclipseInstaller can be started from now via <installDir>\Eclipse Installer.app
clean-up
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