Skip to content
This repository has been archived by the owner on Dec 24, 2019. It is now read-only.

Quick guidelines for running in Eclipse

Davide Di Ruscio edited this page Mar 21, 2018 · 1 revision

This page gives general guidelines for running Ossmeter platform in Eclipse

The screeshot below will be used as a reference :

eclipse Product

(Eclipse version used in screenshot : Eclipse Java EE IDE for Web developers Luna 2 (4.4.2) )

  1. We compile with Ossmeterfromfeature.product file in org.ossmeter.platform.osgi (highlighted above)
  2. In the file we put program arguements : -apiServer, -master, -slave. More information on https://github.com/crossminer/crossminer/wiki/Running-the-platform
  3. We must validate with the button on corner top right (highlighted above). This will add the required packages.
  4. If the required packages are still missing, go to Run Configurations -> Plug-ins and click on Add Required Plugins.

Eclipse2

  1. You could also check the general information, if its the same (as in the screenshot below).

Eclipse Overview

These were some of the things for running the platform. If there is any issue still, do not hesitate to contact us.