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 5: Line 5:
 
[[Image:OomphInstaller.png]]
 
[[Image:OomphInstaller.png]]
  
The new installers are now available for your platform:
+
Download the Oomph Installer for your platform:
* Download for [http://www.eclipse.org/downloads/download.php?file=/oomph/products/org.eclipse.oomph.setup.installer.product-win32.win32.x86_64.zip Windows 64 bit]
+
* Windows 64 Bit: [http://www.eclipse.org/downloads/download.php?file=/oomph/products/oomph-extractor-win64.exe oomph-extractor-win64.exe] (self-extracting)
* Download for [http://www.eclipse.org/downloads/download.php?file=/oomph/products/org.eclipse.oomph.setup.installer.product-win32.win32.x86.zip Windows 32 bit]
+
* Windows 32 Bit: [http://www.eclipse.org/downloads/download.php?file=/oomph/products/oomph-extractor-win32.exe oomph-extractor-win32.exe] (self-extracting)
* Download for [http://www.eclipse.org/downloads/download.php?file=/oomph/products/org.eclipse.oomph.setup.installer.product-macosx.cocoa.x86_64.tar.gz Mac OS 64 bit].
+
* Mac OS 64 Bit: [http://www.eclipse.org/downloads/download.php?file=/oomph/products/oomph-installer-mac64.tar.gz oomph-installer-mac64.tar.gz]
* Download for [http://www.eclipse.org/downloads/download.php?file=/oomph/products/org.eclipse.oomph.setup.installer.product-linux.gtk.x86_64.zip Linux 64 bit].
+
* Linux 64 Bit: [http://www.eclipse.org/downloads/download.php?file=/oomph/products/oomph-installer-linux64.zip oomph-installer-linux64.zip]
* Download for [http://www.eclipse.org/downloads/download.php?file=/oomph/products/org.eclipse.oomph.setup.installer.product-linux.gtk.x86.zip Linux 32 bit].
+
* Linux 32 Bit: [http://www.eclipse.org/downloads/download.php?file=/oomph/products/oomph-installer-linux32.zip oomph-installer-linux32.zip]
  
  

Revision as of 03:29, 16 January 2015

Eclipse Oomph is an installer and updater for Eclipse development environments.

If in doubt about the name see what The Free Dictionary says.

OomphInstaller.png

Download the Oomph Installer for your platform:


You can also install Oomph into an existing IDE via the update site or the site archive.

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


Features

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

Back to the top