Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Modeling Project/Installation"

m (Eclipse 3.3 / Europa)
Line 28: Line 28:
  
 
* Install. Restart. Enjoy.
 
* Install. Restart. Enjoy.
 +
  
 
== Eclipse 3.2 / Callisto ==
 
== Eclipse 3.2 / Callisto ==
Line 40: Line 41:
 
   (*) Search for new features > Next >  
 
   (*) Search for new features > Next >  
 
   New Remote Site > (add the new site: http://download.eclipse.org/callisto/releases/site.xml) >  
 
   New Remote Site > (add the new site: http://download.eclipse.org/callisto/releases/site.xml) >  
   New Remote Site > (add other site(s)) > Finish
+
   New Remote Site > (add [[#Other Update Sites|other site(s)]]) > Finish
 
</td></tr></table>
 
</td></tr></table>
 
* Select the projects &/or components you want to install.
 
* Select the projects &/or components you want to install.
Line 51: Line 52:
  
 
* Install. Restart. Enjoy.
 
* Install. Restart. Enjoy.
 +
 +
 +
== Other Update Sites ==
 +
 +
Not all Modeling components are available from a combined update site such as [[Callisto]], [[Europa]] or [[Ganymede]].
 +
 +
Here are a few other Modeling Project sites:
 +
 +
* [http://download.eclipse.org/modeling/emf/updates/ EMF]
 +
* [http://download.eclipse.org/modeling/emft/updates/ EMFT]
 +
* [http://download.eclipse.org/modeling/mdt/updates/ MDT]
 +
* [http://download.eclipse.org/modeling/m2t/updates/ M2T]
 +
* [http://download.eclipse.org/modeling/gmf/update-site/releases/ GMF]
 +
 +
Some other dependent project sites:
 +
 +
* [http://download.eclipse.org/tools/gef/update-site/releases/ GEF]
 +
 +
Third party downloads (if required):
 +
 +
* [[Orbit]] [http://download.eclipse.org/tools/orbit/downloads/ Downloads]
  
  
 
[[Category:Modeling]]
 
[[Category:Modeling]]
 
[[Category:MDD]]
 
[[Category:MDD]]

Revision as of 17:23, 25 October 2007

Installing any or all of the projects and components within the Modeling Project is easy.

Install a JVM

  • Regardless of your operating system, you will need to install some Java virtual machine.
  • If using Windows, you may already have one installed, but upgrading won't hurt.
  • If using Linux, read this.
  • Consider an IBM JDK or a Sun JDK. See below for minimum requirements.


Eclipse 3.3 / Europa

Help > Software Updates > Find and Install... > 
  (*) Search for new features > Next > 
  [x] Europa Discovery Site > 
  New Remote Site > (add other site(s)) > Finish
  • Select the projects &/or components you want to install, or pick the whole 'Models and Modeling Category'.
  • Click the 'Select Required' button to resolve missing dependencies.
  • Install. Restart. Enjoy.


Eclipse 3.2 / Callisto

Help > Software Updates > Find and Install... > 
  (*) Search for new features > Next > 
  New Remote Site > (add the new site: http://download.eclipse.org/callisto/releases/site.xml) > 
  New Remote Site > (add other site(s)) > Finish
  • Select the projects &/or components you want to install.
  • Expand any sites from which you plan to install features or from which you need to resolve dependencies.
  • Click the 'Select Required' button to resolve missing dependencies.
  • If it does not work, you will have to manually select dependencies.
  • If that doesn't work, start over, but add more update sites. Can't find a given dependency? Try here or here.
  • Install. Restart. Enjoy.


Other Update Sites

Not all Modeling components are available from a combined update site such as Callisto, Europa or Ganymede.

Here are a few other Modeling Project sites:

Some other dependent project sites:

Third party downloads (if required):

Back to the top