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 "Oomph"

Line 5: Line 5:
 
One of Oomph's show case technologies is the [[Eclipse_Installer|Eclipse Installer]].
 
One of Oomph's show case technologies is the [[Eclipse_Installer|Eclipse Installer]].
 
The installer exploits Oomph's flexible and powerful [[Eclipse_Oomph_Authoring#Understanding the Setup Engine|setup engine]] to automate the installation of applications as well as the provisioning of workspaces.
 
The installer exploits Oomph's flexible and powerful [[Eclipse_Oomph_Authoring#Understanding the Setup Engine|setup engine]] to automate the installation of applications as well as the provisioning of workspaces.
For an overview of this technology in action on a very large useful example, have a look a the instructions for [[Eclipse_Platform_SDK_Provisioning|Provisioning the Platform SDK]] which creates dedicated installation for working the source code of all projects that comprise the [[Eclipse_Project|Eclipse Platform's SDK]].
+
For an overview of this technology in action on a very large useful example, have a look a the instructions for [[Eclipse_Platform_SDK_Provisioning|Provisioning the Platform SDK]] which creates a dedicated installation for working the source code of all projects that comprise the [[Eclipse_Project|Eclipse Platform's SDK]].
  
== Topic Pages ==
 
  
* [[Eclipse Installer|Eclipse Installer]]
+
== Eclipse Installer ==
* [[Eclipse_Oomph_Authoring|Oomph Authoring Guide]]
+
 
 +
The Eclipse Installer can be used to create specialized installations and to provision customized workspaces.
 +
 
 +
[[Image:OomphSimpleInstaller2.png]]
 +
 
 +
 
 +
== Update Sites ==
 +
 
 +
We offer three types of drops: 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 is an uber 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 variant that contains only the latest drop:
 +
 
 +
* [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)
 +
 
 +
 
 +
The single drops are individually available under '''http://download.eclipse.org/oomph/drops''' as follows:
 +
 
 +
[[Image:OomphDrops.png]]
 +
 
 +
Note that at most five nightly drops are kept and that milestone drops are only kept until shortly after the next release.
 +
 
 +
 
 +
== 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 ==
 +
 
 
* [[Eclipse_Platform_SDK_Provisioning|Provisioning the Platform SDK]]
 
* [[Eclipse_Platform_SDK_Provisioning|Provisioning the Platform SDK]]
* [[Eclipse_Oomph_FAQ|FAQ]]
+
* [http://eclipsesource.com/blogs/tutorials/oomph-basic-tutorial/ Oomph Basic Tutorial] by Jonas Helming (December 2016)
 +
* [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]
 +
* [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)

Revision as of 01:40, 27 April 2018

Oomph Project Logo.png Powered by Oomph

The Oomph Project is dedicated to providing extensions to the Eclipse Platform that improve the user experience.

One of Oomph's show case technologies is the Eclipse Installer. The installer exploits Oomph's flexible and powerful setup engine to automate the installation of applications as well as the provisioning of workspaces. For an overview of this technology in action on a very large useful example, have a look a the instructions for Provisioning the Platform SDK which creates a dedicated installation for working the source code of all projects that comprise the Eclipse Platform's SDK.


Eclipse Installer

The Eclipse Installer can be used to create specialized installations and to provision customized workspaces.

OomphSimpleInstaller2.png


Update Sites

We offer three types of drops: release, milestone, and nightly. They can be found in these composite repos:


The following is an uber composite of the three above composites:


For each of the four composite repos we offer a smaller variant that contains only the latest drop:


The single drops are individually available under http://download.eclipse.org/oomph/drops as follows:

OomphDrops.png

Note that at most five nightly drops are kept and that milestone drops are only kept until shortly after the next release.


Authoring Setup Models

Please read Oomph Authoring Guide.


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:


Contributing to Oomph

Please read the Oomph Contributor Guide.


Tutorials


Articles


Videos

Copyright © Eclipse Foundation, Inc. All Rights Reserved.