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"

(Bugtraker)
m (Reporting Bugs and Requesting Features: fix links for the MediaWiki Syntax)
Line 29: Line 29:
 
=== Reporting Bugs and Requesting Features ===
 
=== Reporting Bugs and Requesting Features ===
  
First [https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&classification=Modeling&component=cdo.releng&list_id=8268012&product=EMF&query_format=advanced&short_desc=[Oomph]&short_desc_type=allwordssubstr search] existing bugzillas to avoid duplication.
+
First [https://bugs.eclipse.org/bugs/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&classification=Modeling&component=cdo.releng&list_id=8268012&product=EMF&query_format=advanced&short_desc=%5BOomph%5D&short_desc_type=allwordssubstr search] existing bugzillas to avoid duplication.
  
Then [https://bugs.eclipse.org/bugs/enter_bug.cgi?product=EMF&component=cdo.releng&version=4.3&short_desc=[Oomph] submit] a bugzilla.
+
Then [https://bugs.eclipse.org/bugs/enter_bug.cgi?product=EMF&component=cdo.releng&version=4.3&short_desc=%5BOomph%5D submit] a bugzilla.
  
 
== See also ==
 
== See also ==
 
* [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://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?]
 
* [http://dev.eclipse.org/mhonarc/lists/emf-dev/msg01679.html Emf-dev - CDO Releng tools - setup tool?]

Revision as of 05:38, 15 February 2014

Warning2.png
Work in Progress
This page might be not in sync with the latest version. Please feel free to improve this page.


Using the Tool

Just download, unzip and start the installer: Setup-***.zip

InstallerDialogScreenshot.png

The installer comes with a help page. For the moment, there's no authoring guide.

Features

Not 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…

Mailing list

Until it has been decided upon the final container project for the tool (currently it belongs to the CDO Releng tools) that would be the EMF newsgroup or the emf-dev mailing list.

Please prefix the subject header of your posts with "[Oomph] ".

Reporting Bugs and Requesting Features

First search existing bugzillas to avoid duplication.

Then submit a bugzilla.

See also

Back to the top