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"

(Highlight main links)
Line 1: Line 1:
 
= Using Eclipse Install Manager  =
 
= Using Eclipse Install Manager  =
  
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:  
+
To install the latest MoDisco 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:  <span style="font-size:large; padding: 0 5px 0 5px; background-color:#ffbf00; border-color:green">http://download.eclipse.org/modeling/mdt/modisco/updates/release/</span>
 
*Location:  <span style="font-size:large; padding: 0 5px 0 5px; background-color:#ffbf00; border-color:green">http://download.eclipse.org/modeling/mdt/modisco/updates/release/</span>
Line 9: Line 9:
 
= Downloading zip  =
 
= Downloading zip  =
  
'''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 <span style="font-size:large; padding: 0 5px 0 5px; background-color:#ffbf00; border-color:green">MoDisco 0.7.1</span>]  
+
'''Latest release: ''' [http://www.eclipse.org/modeling/download.php?file=/modeling/mdt/modisco/downloads/drops/0.7.1/R200910121500/MODISCO-Update-incubation-0.7.1.zip <span style="font-size:large; padding: 0 5px 0 5px; background-color:#ffbf00; border-color:green">MoDisco 0.7.1</span>]  
  
It is also possible to download zip of other version of MoDisco from the [http://www.eclipse.org/MoDisco/downloads/ downloads page].  
+
It is also possible to download zips for other versions 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  ==
 
== 0.7.1  ==
  
*Java 5 (or higher) version of Java virtual machine  
+
*Java 5 (or higher) version of the Java virtual machine  
 
*[http://www.eclipse.org/galileo/ Eclipse "Galileo" 3.5]  
 
*[http://www.eclipse.org/galileo/ Eclipse "Galileo" 3.5]  
 
*[http://www.eclipse.org/modeling/emf/downloads/?project=emf EMF 2.5]  
 
*[http://www.eclipse.org/modeling/emf/downloads/?project=emf EMF 2.5]  
Line 29: Line 29:
 
== 0.8.0  ==
 
== 0.8.0  ==
  
*Java 5 (or higher) version of Java virtual machine  
+
*Java 5 (or higher) version of the Java virtual machine  
 
*[http://www.eclipse.org/helios/ Eclipse "Helios" 3.6]  
 
*[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/emf/downloads/?project=emf EMF 2.6]  

Revision as of 08:09, 10 June 2010

Using Eclipse Install Manager

To install the latest MoDisco 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 release: MoDisco 0.7.1

It is also possible to download zips for other versions 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