Skip to content

How to install the faracon tool in an existing Eclipse instance

Giovanni Vergine edited this page Dec 16, 2019 · 2 revisions

After having built locally the FARACON tool, it is possible to install it in an existing Eclipse instance with the following steps:

  1. In Eclipse, launch the install dialog via the menu 'Help'->'Install new software'
  2. Click the 'Add...' button to add a new local repository.
  3. In the new popup windows, specify a friendly name for the repository (e.g. 'Faracon')
  4. Click on the 'Local...' button.
  5. Find the directory where the tool has been built, and select the subdirectory products/org.genivi.faracon.cli.product/target/repository
  6. Click 'Add'
  7. A list of installable elements should appear. If it doesn't, uncheck 'Group Items by Category'.
  8. Select the interesting plugins and continue with the standard eclipse installation procedure.