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 "ETrice/Development/ETriceHome"

Line 1: Line 1:
 +
 +
== Quick Edit ==
 
* start Eclipse
 
* start Eclipse
 
* clone git repository from ssh://<comitter user name>@git.eclipse.org/gitroot/www.eclipse.org/etrice.git
 
* clone git repository from ssh://<comitter user name>@git.eclipse.org/gitroot/www.eclipse.org/etrice.git
Line 5: Line 7:
 
* committers can check in, the changes will go live within a minute
 
* committers can check in, the changes will go live within a minute
 
* contributors can provide a patch with their changes
 
* contributors can provide a patch with their changes
 +
 +
----
 +
[https://wiki.eclipse.org/Configuring_Eclipse_to_Edit_your_eclipse.org_Website Eclipse.org Wiki - Edit Website]
  
 
[[Category:ETrice]]
 
[[Category:ETrice]]
 
[[Category:modeling]]
 
[[Category:modeling]]

Revision as of 07:13, 12 June 2015

Quick Edit

  • start Eclipse
  • clone git repository from ssh://<comitter user name>@git.eclipse.org/gitroot/www.eclipse.org/etrice.git
  • import the etrice project into your workspace
  • make your changes
  • committers can check in, the changes will go live within a minute
  • contributors can provide a patch with their changes

Eclipse.org Wiki - Edit Website

Back to the top