Git

From BaseX Documentation
Revision as of 17:28, 17 February 2011 by Michael (talk | contribs)
Jump to navigation Jump to search

Using Git to contribute to BaseX

The team uses git and GitHub to manage the source code.

Using Git & Eclipse

  1. (Optional) Head over to GitHub and create an account
  2. Make yourself familiar with git, there are several tutorials around the web
  3. Install egit (Eclipse: Help > Marketplace > Search for egit or get it from here)
  4. Open Eclipse

Visual Quick Guide

Git01.png
In the Package Explorer to the left use right-click and choose Import...
Git02.png
Select "Projects from Git" and click Next >
Git03.png
Git04.png
Git05.png
Git06.png
Git07.png
Git08.png
Git09.png
Git10.png