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

EMF/Installation

< EMF

Install a JVM

  • First, download and install a JVM (JRE or JDK), if one is not already installed.


Install Eclipse

  • Note that some Eclipse bundles already include an EMF runtime, so the next step can be omitted if you only need a runtime. (If you want the full SDK, which includes sources and docs, you will still need to install EMF even if the runtime is already present.)


Install EMF

  • Finally, install EMF.


Via Update


Via Zip

  • Once your zip is downloaded, just unpack it into your ~/eclipse/features/ and ~/eclipse/plugins/ folders and restart Eclipse.

Back to the top