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"

(78 intermediate revisions by 6 users not shown)
Line 1: Line 1:
Eclipse Oomph is an installer and updater for Eclipse development environments.
+
[[File:Oomph_Project_Logo.png|link=Oomph]] <span style="font-size:90%;">[[Oomph|Powered by Oomph]]</span>
  
If in doubt about the name 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)
  
Download the Oomph Installer for your platform:
+
* [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)
* Windows 64 Bit: [http://www.eclipse.org/downloads/download.php?file=/oomph/products/oomph-extractor-win64.exe oomph-extractor-win64.exe] (self-extracting)
+
* Windows 32 Bit: [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]
+
  
 +
* [http://www.eclipse.org/downloads/download.php?file=/oomph/products/eclipse-inst-linux64.tar.gz Linux 64 Bit] (tar.gz)
  
You can also install Oomph into an existing IDE via the [http://download.eclipse.org/oomph/updates/latest update site] or the [http://www.eclipse.org/downloads/download.php?file=/oomph/updates/latest/org.eclipse.oomph.site.zip site archive].
 
  
Our [http://download.eclipse.org/oomph/help help center] is still work in progress but you may already find answers to your questions there.
+
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].
  
 +
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...
  
== Features ==
+
Our [http://download.eclipse.org/oomph/help help center] is still work in progress but you may already find answers to your questions there.
 
+
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 [[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…
+
 
+
== Authoring Setup Models ==
+
 
+
Please read [[Eclipse Oomph Authoring]].
+
 
+
== Frequently Asked Questions ==
+
 
+
Please read the [[Eclipse Oomph FAQ|FAQ]] or revisit our [http://download.eclipse.org/oomph/help help center].
+
 
+
== Getting in Touch ==
+
 
+
First browse the [[Eclipse Oomph FAQ|FAQ]] to see if your question has already been answered.
+
 
+
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:
+
The installer is provided by the [http://www.eclipse.org/oomph Oomph] project.
  
* 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 ==
+
[[Image:OomphSimpleInstaller2.png]]
  
* [http://www.eclipse.org/community/eclipse_newsletter/2014/november/article2.php Oomph: A Matter of Preference] in Eclipse newsletter 2014/11.
+
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.
* [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.

Back to the top