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:
 
The Oomph Installer automates the installation and update of Eclipse development environments:
 
The Oomph Installer automates the installation and update of Eclipse development environments:
  
{| border="1" cellspacing="0" cellpadding="6" style="border: 0px solid #bbbbbb; background-color: #f0f0f0;"
+
* '''Windows 64 Bit''': [http://download.eclipse.org/oomph/products/oomph-extractor-win64.exe oomph-extractor-win64.exe] (self-extracting)
|- style="background-color: #dddddd;"
+
 
! Platform
+
* '''Windows 32 Bit''': [http://www.eclipse.org/downloads/download.php?file=/oomph/products/oomph-extractor-win32.exe oomph-extractor-win32.exe] (self-extracting)
! Download
+
 
|-
+
* '''Mac OS 64 Bit''': [http://www.eclipse.org/downloads/download.php?file=/oomph/products/oomph-installer-mac64.tar.gz oomph-installer-mac64.tar.gz]
| ''' Windows 64 Bit '''
+
 
| [http://download.eclipse.org/oomph/products/oomph-extractor-win64.exe oomph-extractor-win64.exe] (self-extracting)
+
* '''Linux 64 Bit''': [http://www.eclipse.org/downloads/download.php?file=/oomph/products/oomph-installer-linux64.zip oomph-installer-linux64.zip]
|-
+
 
| '''Windows 32 Bit'''
+
* '''Linux 32 Bit''': [http://www.eclipse.org/downloads/download.php?file=/oomph/products/oomph-installer-linux32.zip oomph-installer-linux32.zip]
| [http://www.eclipse.org/downloads/download.php?file=/oomph/products/oomph-extractor-win32.exe oomph-extractor-win32.exe] (self-extracting)
+
|-
+
| '''Mac OS 64 Bit'''
+
| [http://www.eclipse.org/downloads/download.php?file=/oomph/products/oomph-installer-mac64.tar.gz oomph-installer-mac64.tar.gz]
+
|-
+
| '''Linux 64 Bit'''
+
| [http://www.eclipse.org/downloads/download.php?file=/oomph/products/oomph-installer-linux64.zip oomph-installer-linux64.zip]
+
|-
+
| '''Linux 32 Bit'''
+
| [http://www.eclipse.org/downloads/download.php?file=/oomph/products/oomph-installer-linux32.zip oomph-installer-linux32.zip]
+
|}
+
  
  

Revision as of 08:27, 4 March 2015

The Oomph Installer automates the installation and update of Eclipse development environments:


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

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. If you are in doubt about the project's name see what The Free Dictionary says.


Features

OomphSimpleInstaller.png


Non-exhaustive list of features:

  • Provisioning correct set of plugins in the Eclipse IDE.
  • Binding Git repos (incl. personal Gerrit push URL).
  • Checking out projects.
  • Setting workspace preferences.
  • Configuring dynamic working sets.
  • Keeping project preferences files in sync.

The configuration is model driven, with the possibility to customize a lot for each project, each branch, each user…

Authoring Setup Models

Please read Eclipse Oomph Authoring.

Frequently Asked Questions

Please read the FAQ or revisit our help center.

Getting in Touch

First browse the FAQ to see if your question has already been answered.

As a user you should post your questions and comments to the public forum:

You can also monitor the developer mailing list or discuss development topics:

If you encounter trouble or miss a feature please:

See Also

Copyright © Eclipse Foundation, Inc. All Rights Reserved.