Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Installation guide

REQUISITE: First ensure that you have Java installed for your operating system (at least 1.6 version)


Install Eclipse modeling platform

0.10.0

0.10.0 service release works on both Mars Eclipse modeling SR1 and SR2 distributions. If you do not have Mars installed , you can get it here with last service release: https://www.eclipse.org/downloads/packages/eclipse-modeling-tools/mars2

Download appropriate distribution according to your operating system (Windows, Linux, MacOS) and unzip it.

Launch eclipse program in main folder of unzipped files.

0.9.2

0.9.2 service release works on both Mars Eclipse modeling SR1 and SR2 distributions. If you do not have Mars installed , you can get it here with last service release: https://www.eclipse.org/downloads/packages/eclipse-modeling-tools/mars2

Download appropriate distribution according to your operating system (Windows, Linux, MacOS) and unzip it.

Launch eclipse program in main folder of unzipped files.

0.8.0

0.8.0 release works on Luna and Kepler eclipse modeling distributions. If you do not have an Eclipse platform installed, choose LUNA distribution. Look at « Eclipse modeling tools » SR2 (Service Release 2) distributions from here: https://www.eclipse.org/downloads/packages/eclipse-modeling-tools/lunasr2

Choose your operating system (Windows, MacOS, Linux) and right release (32/64 bits)

Download it and unzip it.

Launch eclipse program in main folder of unzipped files.

Install RMF (Requirement Modeling Framework)

Go to menu Help>Install new software...

On the top area, click "Add" button to add a repository. Fill "RMF updateSite" for name and give following URL for update site location

http://download.eclipse.org/rmf/updates/releases

Then select the features to install (you can take RMF only, SDK is not necessary) and click Next until the end of wizard (Finish).

restart Eclipse modeling platform as requested by wizard.


Install ReqCycle features

Go to menu Help>Install new software...

On the top area, click "Add" button to add a repository. Fill "ReqCycle update site" for name and give following URL location according to your eclipse distribution:

For Eclipse Mars distribution (recommended): use http://download.polarsys.org/reqcycle/core/updates/releases/0.10/Mars/reqcycle-updatesite-0.10.0/

In case of problem you can also find an update site available here: http://www.samares-engineering.com/wp-content/uploads/2017/10/reqCycle-0.10.0.zip 1. download it on your hard drive. 2. choose "archive" update site and select .zip file on your hard drive.


For Eclipse Luna distribution: use http://download.polarsys.org/reqcycle/core/updates/releases/0.8.0/Luna/reqcycle-updatesite-0.8.1


Click Next until the end of wizard (Finish).

restart Eclipse modeling platform as requested by wizard.

That' it: ReqCycle is installed. You can check that installation is OK by looking at "ReqCycle" perspective and selecting it.


[back to ReqCycle wiki main page: https://polarsys.org/wiki/ReqCycle]

Back to the top