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"

(Using the Tool)
Line 8: Line 8:
 
[http://git.eclipse.org/c/cdo/cdo.git/plain/plugins/org.eclipse.emf.cdo.releng.setup/help/installer/index.html Installer Help]
 
[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 and Setup-***.properties]
+
Just download, unzip and start the installer: [https://hudson.eclipse.org/cdo/job/emf-cdo-integration/lastSuccessfulBuild/artifact/zips Setup-***.zip]
  
 
== Features ==
 
== Features ==

Revision as of 06:36, 23 December 2013

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


Setup-Eclipse is a tool develloped by Eike Stepper for the CDO users/contributors. Ed Merks contributed the configuration for EMF and now more projets have followed.

Using the Tool

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

Installer Help

Just download, unzip and start the installer: 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 set.
  • Keeping in Sync project preferences files.

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 EMF newsgroup or the emf-dev mailing list.


Bugtraker

Eclipse Bugzilla:

  • Product=EMF
  • Component=CDO.releng.

Link to the opened bugs of the project.


See also

Back to the top