Skip to content

Installation

Marco Ieni edited this page Sep 25, 2017 · 6 revisions

This page provides a user guide for the installation of the D-SPACE4Cloud Eclipse plug-in. The complete description is available in the DICE Deliverable D3.9. The description of the frontend and backend components is reported in the DICE Deliverable D3.8.

If you want just to use this plugin:

  • Select the Help -> Install New Software menu item
  • Select "https://dice-project.github.io/DICE-Optimisation-Plugin/updates" as a software site to work with and install D-SPACE4Cloud

IMPORTANT: the plugin will not work inside a standard Eclipse installation, you have to run it inside the DICE IDE.

Contributing

If you want to edit the code of the Eclipse plug-in (the current supported version is Neon available at http://www.eclipse.org/neon/), you should perform the following steps:

  • Download and run Eclipse
  • Select the Help -> Install New Software menu item
  • Type "http://dice-project.github.io/DICE-Simulation/updates" as a software site to work with and install all the plugins under this namespace
  • Select the Help -> Install New Software menu item
  • Select "Neon - http://download.eclipse.org/releases/neon" as a software site to work with
  • Expand the Modeling tree item
  • Install the UML2 Extender SDK plugin

Clone this wiki locally