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"

(Contributing)
(See Also)
Line 68: Line 68:
 
Please read the [[Oomph Contribution Guide|Oomph Contributor Guide]].
 
Please read the [[Oomph Contribution Guide|Oomph Contributor Guide]].
  
== See Also ==
+
== Presentations ==
  
* [http://www.eclipse.org/community/eclipse_newsletter/2014/november/article2.php Oomph: A Matter of Preference] in Eclipse newsletter 2014/11.
 
 
* [https://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 2014/06.
 
* [https://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 2014/06.
* [http://www.eclipse.org/community/eclipse_newsletter/2014/may/article3.php Eclipse has Oomph] in Eclipse newsletter 2014/05.
 
* [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?]
 
* The [https://projects.eclipse.org/proposals/oomph Oomph project proposal].
 
* The [[Oomph Contribution Guide]]
 
  
 
== Tutorials ==
 
== Tutorials ==

Revision as of 04:01, 1 July 2015

The Eclipe Installer, powered by Oomph, automates the installation and update of Eclipse development environments:


You can also install the Oomph runtime into an existing IDE from the latest update site or site archive.

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. If you are in doubt about the project's name see what The Free Dictionary says.


Features

OomphSimpleInstaller2.png


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 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.

Presentations

Tutorials

Back to the top