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 "Setup-Eclipse"

(Features)
(Redirected page to Eclipse Oomph Installer)
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Warning|Work in Progress|The author of the Tool (Eike Stepper) is still working on the tool itself (although it works properly in really most cases). This page might be not in sync with the latest version. Please feel free to improve this page.}}
+
#REDIRECT [[Eclipse_Oomph_Installer]]
  
Setup-Eclipse is a tool develloped by Eike Stepper for the CDO users/contributors. Ed Merks contributed the configuration for EMF and now more projects have followed.
+
{{Warning|Page Has Moved|This page has moved to [[Eclipse Oomph Installer]]. Please update your bookmarks accordingly.}}
 
+
== Using the Tool ==
+
The installer comes with a help page. For the moment, there's no authoring guide.
+
 
+
[http://git.eclipse.org/c/cdo/cdo.git/plain/plugins/org.eclipse.emf.cdo.releng.setup/help/installer/index.html Installer Help]
+
 
+
Just download, unzip and start the installer: [https://hudson.eclipse.org/cdo/job/emf-cdo-integration/lastSuccessfulBuild/artifact/zips Setup-***.zip]
+
 
+
== 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…
+
 
+
== Links ==
+
=== 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 [http://www.eclipse.org/forums/index.php/f/108/ EMF newsgroup] or the [https://dev.eclipse.org/mailman/listinfo/emf-dev emf-dev mailing list].
+
 
+
 
+
=== Bugtraker ===
+
 
+
[https://bugs.eclipse.org/bugs/ Eclipse Bugzilla]:
+
* <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.
+
 
+
 
+
== See also ==
+
* [http://dev.eclipse.org/mhonarc/lists/emf-dev/msg01679.html Emf-dev - CDO Releng tools - setup tool?]
+

Revision as of 06:24, 15 February 2014

Warning2.png
Page Has Moved
This page has moved to Eclipse Oomph Installer. Please update your bookmarks accordingly.

Back to the top