Skip to main content

Notice: This Wiki is now read only and edits are no longer 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"

(Mailing list)
(Bugtraker)
Line 27: Line 27:
 
Please prefix the subject header of your posts with "[Oomph] ".
 
Please prefix the subject header of your posts with "[Oomph] ".
  
=== Bugtraker ===
+
=== Reporting Bugs and Requesting Features ===
  
[https://bugs.eclipse.org/bugs/ Eclipse Bugzilla]:
+
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.
* <tt>Product=EMF</tt>
+
* <tt>Component=CDO.releng</tt>.
+
 
+
Link to the [https://bugs.eclipse.org/bugs/buglist.cgi?classification=Modeling&query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&component=cdo.releng&product=EMF opened bugs] of the project.
+
  
 +
Then [https://bugs.eclipse.org/bugs/enter_bug.cgi?product=EMF&component=cdo.releng&version=4.3&short_desc=[Oomph] 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:35, 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 [Oomph&short_desc_type=allwordssubstr search] existing bugzillas to avoid duplication.

Then [Oomph submit] a bugzilla.

See also

Back to the top