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"

(Features)
Line 28: Line 28:
 
[[Image:OomphSimpleInstaller2.png]]
 
[[Image:OomphSimpleInstaller2.png]]
  
 
+
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.
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…
+

Revision as of 01:56, 27 April 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, Windows 32 Bit, Mac OS 64 Bit, Linux 64 Bit, or Linux 32 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. If you are in doubt about the project's name see what The Free Dictionary says.


Features

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