GIT and SW Versioning
For this class when doing versioning and source code controll I would like you to use BitBucket (free) and local git client of SourceTree.
See https://bitbucket.org/ for details (try setting up the tutorial example and download SourceTree as part of it). SourceTree can be found directly at http://sourcetreeapp.com/
Example on How to use SourceTree with a project
Just clone your project with sourcetree on your Desktop (e.g) then add your project to Eclipse
Right click on the Package Explorer -> Import -> Project Type*** -> "Existing *** Code Into Workspace" -> Select your folder project then click Finish.