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"

(91 intermediate revisions by 7 users not shown)
Line 1: Line 1:
== What is Oomph? ==
+
[[File:Oomph_Project_Logo.png|link=Oomph]] <span style="font-size:90%;">[[Oomph|Powered by Oomph]]</span>
  
Eclipse Oomph is an installer and updater for Eclipse development environments. See what [http://www.thefreedictionary.com/oomph The Free Dictionary] says.
+
The Eclipse Installer automates the installation and update of Eclipse development environments:
  
[[Image:OomphInstaller.png]]
+
* [http://www.eclipse.org/downloads/download.php?file=/oomph/products/eclipse-inst-win64.exe Windows 64 Bit] (self-extracting exe)
  
The new installers are now available:
+
* [http://www.eclipse.org/downloads/download.php?file=/oomph/products/eclipse-inst-mac64.dmg Mac OS 64 Bit] (dmg) / [http://www.eclipse.org/downloads/download.php?file=/oomph/products/eclipse-inst-mac64.tar.gz Mac OS 64 Bit] (tar.gz)
* Download for [http://download.eclipse.org/oomph/products/org.eclipse.oomph.setup.installer.product-win32.win32.x86_64.zip Windows 64 bit]
+
* Download for [http://download.eclipse.org/oomph/products/org.eclipse.oomph.setup.installer.product-win32.win32.x86.zip Windows 32 bit]
+
* Download for [http://download.eclipse.org/oomph/products/org.eclipse.oomph.setup.installer.product-macosx.cocoa.x86_64.tar.gz Mac OS 64 bit].
+
* Download for [http://download.eclipse.org/oomph/products/org.eclipse.oomph.setup.installer.product-linux.gtk.x86_64.zip Linux 64 bit].
+
* Download for [http://download.eclipse.org/oomph/products/org.eclipse.oomph.setup.installer.product-linux.gtk.x86.zip Linux 32 bit].
+
  
<p>You can also install Oomph into an existing IDE via the [http://download.eclipse.org/oomph/updates update site] or the [http://download.eclipse.org/oomph/updates/org.eclipse.oomph.site.zip site archive].</p>
+
* [http://www.eclipse.org/downloads/download.php?file=/oomph/products/eclipse-inst-linux64.tar.gz Linux 64 Bit] (tar.gz)
  
== Features ==
 
  
Non-exhaustive list of features:
+
To download the latest nightly build of the installer, pick one of
 +
[http://www.eclipse.org/downloads/download.php?file=/oomph/products/latest/eclipse-inst-win64.exe Windows 64 Bit],
 +
[http://www.eclipse.org/downloads/download.php?file=/oomph/products/latest/eclipse-inst-mac64.dmg Mac OS 64 Bit (dmg)],
 +
[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].
  
* Provisioning correct set of plugins in the Eclipse IDE.
+
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...
* Binding Git repos (incl. personal Gerrit push URL).
+
* Checking out projects.
+
* Setting workspace preferences.
+
* Configuring [[Setup-Eclipse/Dynamic_working_sets|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…
+
Our [http://download.eclipse.org/oomph/help help center] is still work in progress but you may already find answers to your questions there.
  
== Authoring Setup Models ==
+
The installer is provided by the [http://www.eclipse.org/oomph Oomph] project.
  
Please read [[Eclipse Oomph Authoring]].
 
  
== Frequently Asked Questions ==
+
[[Image:OomphSimpleInstaller2.png]]
  
Please read [[Eclipse Oomph FAQ]].
+
See the [[Eclipse_Oomph_Authoring|Authoring Guide]] for details about how to customize the installer to create installations and provision workspaces for your specialized needs.
 
+
== Getting in Touch ==
+
 
+
First browse the [[#Frequently Asked Questions|FAQ]] section below.
+
 
+
As a '''user''' you should post your questions and comments to the public forum:
+
 
+
* Web: [http://www.eclipse.org/forums/eclipse.oomph http://www.eclipse.org/forums/eclipse.oomph]
+
* Newsgroup: [news://news.eclipse.org:119/eclipse.oomph news://news.eclipse.org:119/eclipse.oomph]
+
 
+
You can also monitor the '''developer''' mailing list or discuss development topics:
+
 
+
* Archive: [https://dev.eclipse.org/mhonarc/lists/oomph-dev https://dev.eclipse.org/mhonarc/lists/oomph-dev]
+
* Mail: [mailto:oomph-dev@eclipse.org mailto:oomph-dev@eclipse.org]
+
* Newsgroup: [news://news.gmane.org:119/gmane.comp.ide.eclipse.oomph.devel news://news.gmane.org:119/gmane.comp.ide.eclipse.oomph.devel]
+
 
+
If you encounter '''trouble''' or miss a '''feature''' please:
+
 
+
* Search for [https://bugs.eclipse.org/bugs/buglist.cgi?classification=Tools&list_id=8268012&product=Oomph&query_format=advanced existing bugzillas] to avoid duplication.
+
* You can [https://bugs.eclipse.org/bugs/userprefs.cgi?tab=email watch] the <code>oomph-inbox@eclipse.org</code> user to be notified about new bugzillas.
+
* If nothing else helps kindly submit a new [https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Oomph&component=Setup&version=1.0.0 bug report] or [https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Oomph&component=Setup&version=1.0.0&bug_severity=enhancement feature request].
+
 
+
== See Also ==
+
 
+
* [http://www.eclipse.org/community/eclipse_newsletter/2014/may/article3.php Eclipse has Oomph] in Eclipse newsletter 2014/5.
+
* [http://www.winklerweb.net/index.php/blog/12-eclipse/20-creating-custom-installations-with-oomph Creating custom installations with Oomph] a blog post by Stefan Winkler.
+
* [http://ed-merks.blogspot.fr/2014/02/shoes-for-shoemaker.html Shoes for the Shoemaker] a blog post by Ed Merks about the setup tool.
+
* [http://dev.eclipse.org/mhonarc/lists/emf-dev/msg01679.html Emf-dev - CDO Releng tools - setup tool?]
+
* [https://blogs.itemis.de/leipzig/archives/936 Quicker start guide for Oomph] a blog post by Philipp Hauer and Alexander Nittka.
+
* The [https://projects.eclipse.org/proposals/oomph Oomph project proposal].
+
* The [[Oomph Contribution Guide]]
+

Revision as of 09:00, 7 November 2018

Oomph Project Logo.png Powered by Oomph

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


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.

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.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.