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 "Eclipse Installer"

 
Line 1: Line 1:
 
[[File:Oomph_Project_Logo.png|link=Oomph]] <span style="font-size:90%;">[[Oomph|Powered by Oomph]]</span>
 
[[File:Oomph_Project_Logo.png|link=Oomph]] <span style="font-size:90%;">[[Oomph|Powered by Oomph]]</span>
  
The Eclipse Installer automates the installation and update of Eclipse development environments:
+
The Eclipse Installer automates the installation of Eclipse development environments:
  
 
* [http://www.eclipse.org/downloads/download.php?file=/oomph/products/eclipse-inst-win64.exe Windows 64 Bit] (self-extracting exe)
 
* [http://www.eclipse.org/downloads/download.php?file=/oomph/products/eclipse-inst-win64.exe Windows 64 Bit] (self-extracting exe)
Line 8: Line 8:
  
 
* [http://www.eclipse.org/downloads/download.php?file=/oomph/products/eclipse-inst-linux64.tar.gz Linux 64 Bit] (tar.gz)
 
* [http://www.eclipse.org/downloads/download.php?file=/oomph/products/eclipse-inst-linux64.tar.gz Linux 64 Bit] (tar.gz)
 +
 +
 +
The Eclipse Installers are also available with an embedded JRE:
 +
 +
* [http://www.eclipse.org/downloads/download.php?file=/oomph/products/eclipse-inst-jre-win64.exe Windows 64 Bit] (self-extracting exe)
 +
 +
* [http://www.eclipse.org/downloads/download.php?file=/oomph/products/eclipse-inst-jre-mac64.dmg Mac OS 64 Bit] (dmg) / [http://www.eclipse.org/downloads/download.php?file=/oomph/products/eclipse-inst-jre-mac64.tar.gz Mac OS 64 Bit] (tar.gz)
 +
 +
* [http://www.eclipse.org/downloads/download.php?file=/oomph/products/eclipse-inst-jre-linux64.tar.gz Linux 64 Bit] (tar.gz)
  
  
Line 15: Line 24:
 
[http://www.eclipse.org/downloads/download.php?file=/oomph/products/latest/eclipse-inst-mac64.tar.gz Mac OS 64 Bit (tar.gz)],  
 
[http://www.eclipse.org/downloads/download.php?file=/oomph/products/latest/eclipse-inst-mac64.tar.gz Mac OS 64 Bit (tar.gz)],  
 
[http://www.eclipse.org/downloads/download.php?file=/oomph/products/latest/eclipse-inst-linux64.tar.gz Linux 64 Bit].
 
[http://www.eclipse.org/downloads/download.php?file=/oomph/products/latest/eclipse-inst-linux64.tar.gz Linux 64 Bit].
 +
 +
To download the latest nightly build of the installer with an embedded JRE, pick one of
 +
[http://www.eclipse.org/downloads/download.php?file=/oomph/products/latest/eclipse-inst-jre-win64.exe Windows 64 Bit],
 +
[http://www.eclipse.org/downloads/download.php?file=/oomph/products/latest/eclipse-inst-jre-mac64.dmg Mac OS 64 Bit (dmg)],
 +
[http://www.eclipse.org/downloads/download.php?file=/oomph/products/latest/eclipse-inst-jre-mac64.tar.gz Mac OS 64 Bit (tar.gz)],
 +
[http://www.eclipse.org/downloads/download.php?file=/oomph/products/latest/eclipse-inst-jre-linux64.tar.gz Linux 64 Bit].
  
 
You can also install the Oomph runtime into an existing IDE from the latest [http://download.eclipse.org/oomph/updates/latest update site] or [http://www.eclipse.org/downloads/download.php?file=/oomph/updates/latest/org.eclipse.oomph.site.zip site archive]. See [[#Update Sites|update sites]] for more...
 
You can also install the Oomph runtime into an existing IDE from the latest [http://download.eclipse.org/oomph/updates/latest update site] or [http://www.eclipse.org/downloads/download.php?file=/oomph/updates/latest/org.eclipse.oomph.site.zip site archive]. See [[#Update Sites|update sites]] for more...

Latest revision as of 02:50, 14 September 2020

Oomph Project Logo.png Powered by Oomph

The Eclipse Installer automates the installation of Eclipse development environments:


The Eclipse Installers are also available with an embedded JRE:


To download the latest nightly build of the installer, pick one of Windows 64 Bit, Mac OS 64 Bit (dmg), Mac OS 64 Bit (tar.gz), Linux 64 Bit.

To download the latest nightly build of the installer with an embedded JRE, pick one of Windows 64 Bit, Mac OS 64 Bit (dmg), Mac OS 64 Bit (tar.gz), Linux 64 Bit.

You can also install the Oomph runtime into an existing IDE from the latest update site or site archive. See update sites for more...

Our help center is still work in progress but you may already find answers to your questions there.

The installer is provided by the Oomph project.


OomphSimpleInstaller2.png

See the Authoring Guide for details about how to customize the installer to create installations and provision workspaces for your specialized needs.

Back to the top