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"

 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The Eclipse Installer, powered by [http://www.eclipse.org/oomph Oomph], automates the installation and update of Eclipse development environments:
+
[[File:Oomph_Project_Logo.png|link=Oomph]] <span style="font-size:90%;">[[Oomph|Powered by Oomph]]</span>
 +
 
 +
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)
  
* [http://www.eclipse.org/downloads/download.php?file=/oomph/products/eclipse-inst-win32.exe Windows 32 Bit] (self-extracting exe)
+
* [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)
 
+
* [http://www.eclipse.org/downloads/download.php?file=/oomph/products/eclipse-inst-mac64.tar.gz Mac OS 64 Bit] (tar.gz)
+
  
 
* [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)
  
* [http://www.eclipse.org/downloads/download.php?file=/oomph/products/eclipse-inst-linux32.tar.gz Linux 32 Bit] (tar.gz)
 
  
 +
The Eclipse Installers are also available with an embedded JRE:
  
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-win32.exe Windows 32 Bit], [http://www.eclipse.org/downloads/download.php?file=/oomph/products/latest/eclipse-inst-mac64.tar.gz Mac OS 64 Bit], [http://www.eclipse.org/downloads/download.php?file=/oomph/products/latest/eclipse-inst-linux64.tar.gz Linux 64 Bit], or [http://www.eclipse.org/downloads/download.php?file=/oomph/products/latest/eclipse-inst-linux32.tar.gz Linux 32 Bit].
+
* [http://www.eclipse.org/downloads/download.php?file=/oomph/products/eclipse-inst-jre-win64.exe Windows 64 Bit] (self-extracting exe)
  
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].
+
* [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)
  
Our [http://download.eclipse.org/oomph/help help center] is still work in progress but you may already find answers to your questions there.
+
* [http://www.eclipse.org/downloads/download.php?file=/oomph/products/eclipse-inst-jre-linux64.tar.gz Linux 64 Bit] (tar.gz)
  
The installer is provided by the [http://www.eclipse.org/oomph Oomph] project. If you are in doubt about the project's name see what [http://www.thefreedictionary.com/oomph The Free Dictionary] says.
 
  
 +
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].
  
 +
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].
  
== Features ==
+
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...
  
[[Image:OomphSimpleInstaller2.png]]
+
Our [http://download.eclipse.org/oomph/help help center] is still work in progress but you may already find answers to your questions there.
  
 +
The installer is provided by the [http://www.eclipse.org/oomph Oomph] project.
  
Non-exhaustive list of features:
 
  
* Provisioning correct set of plugins in the Eclipse IDE.
+
[[Image:OomphSimpleInstaller2.png]]
* 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…
+
 
+
== Update Sites ==
+
 
+
We offer three types of builds: release, milestone, and nightly. They can be found in these composite repos:
+
 
+
* [http://download.eclipse.org/oomph/updates/release http://download.eclipse.org/oomph/updates/release]
+
* [http://download.eclipse.org/oomph/updates/milestone http://download.eclipse.org/oomph/updates/milestone]
+
* [http://download.eclipse.org/oomph/updates/nightly http://download.eclipse.org/oomph/updates/nightly]
+
 
+
 
+
The following s a composite of the three above composites:
+
 
+
* [http://download.eclipse.org/oomph/updates http://download.eclipse.org/oomph/updates]
+
 
+
 
+
For each of the four composite repos we offer a smaller "latest" variant:
+
 
+
* [http://download.eclipse.org/oomph/updates/release/latest http://download.eclipse.org/oomph/updates/release/latest] (contains only the latest release build)
+
* [http://download.eclipse.org/oomph/updates/milestone/latest http://download.eclipse.org/oomph/updates/milestone/latest] (contains only the latest milestone build)
+
* [http://download.eclipse.org/oomph/updates/nightly/latest http://download.eclipse.org/oomph/updates/nightly/latest] (contains only the latest nightly build)
+
* [http://download.eclipse.org/oomph/updates/latest http://download.eclipse.org/oomph/updates/latest] (contains only the latest build)
+
 
+
 
+
== Authoring Setup Models ==
+
 
+
Please read [[Eclipse Oomph Authoring|Oomph Authoring Guide]].
+
 
+
 
+
== 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:
+
* 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].
+
 
+
 
+
== Contributing to Oomph ==
+
 
+
Please read the [[Oomph Contribution Guide|Oomph Contributor Guide]].
+
 
+
 
+
== Tutorials ==
+
 
+
* [http://www.lorenzobettini.it/2015/10/oomph-setup-for-xtext-projects Oomph setup for Xtext projects] by Lorenzo Bettini (October 10th, 2015)
+
* [https://www.youtube.com/watch?v=GRKhxroJsS8 The Eclipse Installer] by Martin Ambrus, a short presentation video of the Oomph-powered Eclipse Installer (August 2015)
+
* [http://thecodingflow.com/?p=50 Create your own product] by Florian Thienel (July 5th, 2015)
+
* [http://thegordian.blogspot.de/2015/06/oomph-workshop-eclipse-way-you-want-it.html Oomph Workshop: Eclipse the Way You Want It] by Eike Stepper (June 21st, 2015)
+
* [http://www.lorenzobettini.it/2015/05/using-the-new-eclipse-installer Using the New Eclipse Installer] by Lorenzo Bettini (May 11th, 2015)
+
* [http://github.com/joergreichert/oomph-catalogue Walk-Through with Many Examples] by Jörg Reichert (March 22nd, 2015)
+
* [http://community.bonitasoft.com/blog/how-configure-mylyn-task-queries-atlassian-jira-connector-oomph-installer How to configure Mylyn Task Queries for an Atlassian JIRA Connector with Oomph Installer] by Aurelien Pupier (September, 2014)
+
* [http://blogs.itemis.de/leipzig/archives/936 Quicker Start Guide for Oomph] by Philipp Hauer and Alexander Nittka (June 30th, 2014)
+
* [http://www.winklerweb.net/index.php/blog/12-eclipse/20-creating-custom-installations-with-oomph Creating Custom Installations with Oomph] by Stefan Winkler (April 1st, 2014)
+
 
+
== Articles ==
+
 
+
* [http://eclipsesource.com/blogs/2015/06/24/top-10-eclipse-mars-features Top 10 Eclipse Mars Features] by Ian Bull (June 24th, 2015)
+
* [http://blog2.vorburger.ch/2015/06/using-oomphs-bleeding-edge-nightly.html Using Oomph's bleeding edge nightly builds] by Michael Vorburger (June 2015)
+
* [http://gradot.wordpress.com/2015/06/01/eclipse-installer-avec-oomph Eclipse Installer avec Oomph] by Pierre Gradot (June 1st, 2015)
+
* [http://www.infoq.com/news/2015/03/eclipse-oomph Install Eclipse Projects with a lot more Oomph] by Alex Blewitt (March 21st, 2015)
+
* [http://www.eclipse.org/community/eclipse_newsletter/2014/november/article2.php Oomph: A Matter of Preference] by Ed Merks (November 2014)
+
* [http://www.eclipse.org/community/eclipse_newsletter/2014/may/article3.php Eclipse has Oomph] by Eike Stepper (May 2014)
+
* [http://jaxenter.com/installer-tool-oomph-proposed-as-eclipse-project-107676.html Installer Tool ‘Oomph’ Proposed as Eclipse Project] by Lucy Carey (March 31st, 2014)
+
* [http://ed-merks.blogspot.fr/2014/02/shoes-for-shoemaker.html Shoes for the Shoemaker] by Ed Merks (February 14th, 2014)
+
* [http://jaxenter.de/eclipse-oomph-bringt-schwung-ins-projekt-12977 Eclipse Oomph bringt Schwung ins Projekt] by Eike Stepper (June 26th, 2014)
+
 
+
== Videos ==
+
  
* [https://www.youtube.com/watch?v=TU1zjytlwFE OpenDaylight Mini Summit recording of an Oopmh related presentation (June 2016)] Slides from this session are also available [http://www.slideshare.net/mikervorburger/opendaylight-developers-experience-15-eclipse-setup-hot-reload-future-plans on slideshare (faster)] and [https://docs.google.com/presentation/d/14yLzog3OhIlVsk7Clr0Tff1YayRcFnQCUZqxHMWxiNI/ on GDocs in better quality]
+
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.
* [https://www.youtube.com/watch?v=BLW8aOh6WeQ OpenDaylight.org has Oomph, Eclipse.org Installer for automated workspace provisioning (April 2016)]
+
* [http://www.youtube.com/watch?v=GRKhxroJsS8 The Eclipse Installer] a short presentation video of the Oomph-powered Eclipse Installer (August 2015)
+
* [http://www.youtube.com/watch?v=a3h76AQQKN0 Oomph: Eclipse the Way You Want It] a speaker pitch video for the EclipseCon France (June 2015)
+
* [http://www.infoq.com/interviews/eike-stepper-eclipse-oomph-project Interview with Eike Stepper on the Eclipse Oomph project] by Alex Blewitt (May 27th, 2015)
+
* [http://www.infoq.com/presentations/oomph Oomph: Eclipse the Way You Want It] session recording and slides from the EclipseCon North America (May 21st, 2015)
+
* [http://www.youtube.com/watch?v=M6ZnL2mO88Q Papyrus Oomph Model Refinements] by Christian Damus (July 8th, 2014)
+
* [http://www.youtube.com/watch?v=hgKjzr2pXzI Provisioning a Papyrus Development IDE with Oomph] by Christian Damus (July 6th, 2014)
+
* [http://www.youtube.com/watch?v=_QlSosecEUo&list=UUej18QqbZDxuYxyERPgs2Fw Oomph: Automatically Provision a Project-specific IDE] a video recording of the talk at the EclipseCon France (June 2014)
+

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