Currently profiles for eclipse-mars and eclipse-neon are available. Neon is installed on the CentOS 7 cluster (asl74x), Mars on the SLC6 cluster ( asl73x)
Required Eclipse Plugins in order to build the project
It should be sufficient to select "Project --> Build Project" in eclipse
Via command-line
Open a console and go to the main folder "silecs-eclipse-plugin"
run mvn install
Check if there are any errors (red markers) on the files/folders of the project ... if so, try to fix the problems or call the Silecs-Support
Known bugs
For eclipse-neon I got many erros in the Manifest like "Bundle 'org.eclipse.core.runtime' cannot be resolved". The solution was: I had to set the eclipse-target-platform in "Window-->Preferences-->Target Platform --> Add --> Default" and check the checkbox for it.