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

Difference between revisions of "MoDisco/Installation"

(Add shortcut to the latest release and update the section "Required Configuration")
Line 1: Line 1:
 
= Using Eclipse Install Manager =
 
= Using Eclipse Install Manager =
  
To install the different MoDisco plug-ins, just point your Install Manager to the following site:
+
To install the latest MoDisco's release, just point your [http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse.platform.doc.user/tasks/tasks-129.htm Install Manager] to the following site:
  
 
* Location: http://download.eclipse.org/modeling/mdt/modisco/updates/release/
 
* Location: http://download.eclipse.org/modeling/mdt/modisco/updates/release/
Line 7: Line 7:
 
To get more details about the MoDisco update site, please visit the following page: http://www.eclipse.org/MoDisco/updates/.
 
To get more details about the MoDisco update site, please visit the following page: http://www.eclipse.org/MoDisco/updates/.
  
= Downloading =
+
= Downloading zip =
  
It is also possible to download a zipped version of the MoDisco tools from the [http://www.eclipse.org/MoDisco/downloads/ downloads page].
+
'''Latest released:
 +
[http://www.eclipse.org/modeling/download.php?file=/modeling/mdt/modisco/downloads/drops/0.7.1/R200910121500/MODISCO-Update-incubation-0.7.1.zip MoDisco 0.7.1]'''
 +
 
 +
It is also possible to download zip of other version of MoDisco from the [http://www.eclipse.org/MoDisco/downloads/ downloads page].
  
 
= Required Configuration =
 
= Required Configuration =
  
If you want to download and install MoDisco manually (without using the update manager), the following projects must already be installed inside your Eclipse:
+
If you want to download and install MoDisco manually (without using the update manager), the following projects must already be installed inside your Eclipse.
 +
 
 +
== 0.7.1 ==
 +
 
 
* Java 5 (or higher) version of Java virtual machine
 
* Java 5 (or higher) version of Java virtual machine
 
* [http://www.eclipse.org/galileo/ Eclipse "Galileo" 3.5]
 
* [http://www.eclipse.org/galileo/ Eclipse "Galileo" 3.5]
Line 21: Line 27:
 
* [http://www.eclipse.org/modeling/emf/downloads/?project=compare EMF Compare 1.0]
 
* [http://www.eclipse.org/modeling/emf/downloads/?project=compare EMF Compare 1.0]
 
* [http://www.eclipse.org/modeling/m2t/downloads/?project=jet JET 1.0]
 
* [http://www.eclipse.org/modeling/m2t/downloads/?project=jet JET 1.0]
 +
 +
== 0.8.0 ==
 +
* Java 5 (or higher) version of Java virtual machine
 +
* [http://www.eclipse.org/helios/ Eclipse "Helios" 3.6]
 +
* [http://www.eclipse.org/modeling/emf/downloads/?project=emf EMF 2.6]
 +
* [http://www.eclipse.org/modeling/m2t/downloads/?project=acceleo Acceleo 3.0]
 +
* [http://www.eclipse.org/modeling/mdt/downloads/?project=uml2 UML2 3.0]
 +
* [http://www.eclipse.org/modeling/m2m/downloads/index.php?project=atl ATL 3.1]
 +
* [http://www.eclipse.org/modeling/emf/downloads/?project=compare EMF Compare 1.1]
 +
* [http://www.eclipse.org/modeling/m2t/downloads/?project=jet JET 1.2]

Revision as of 05:05, 10 June 2010

Using Eclipse Install Manager

To install the latest MoDisco's release, just point your Install Manager to the following site:

To get more details about the MoDisco update site, please visit the following page: http://www.eclipse.org/MoDisco/updates/.

Downloading zip

Latest released: MoDisco 0.7.1

It is also possible to download zip of other version of MoDisco from the downloads page.

Required Configuration

If you want to download and install MoDisco manually (without using the update manager), the following projects must already be installed inside your Eclipse.

0.7.1

0.8.0

Back to the top