some instructions to use git with eclipse

15
Download Eclipse for Java Developers http://www.eclipse.org/download s/

Upload: jose-luis-santos

Post on 28-Jan-2015

126 views

Category:

Documents


0 download

DESCRIPTION

From opening your account in github to clone the remote repository in your local machine and connected with Eclipse IDE

TRANSCRIPT

Page 1: Some instructions to use Git with Eclipse

Download Eclipse for Java Developers

• http://www.eclipse.org/downloads/

Page 2: Some instructions to use Git with Eclipse

Install GAE eclipse plugin

• https://developers.google.com/appengine/docs/java/tools/eclipse

Page 3: Some instructions to use Git with Eclipse
Page 4: Some instructions to use Git with Eclipse
Page 5: Some instructions to use Git with Eclipse

Create your GITHUB repository

Page 6: Some instructions to use Git with Eclipse

ALREADY CREATED

Page 7: Some instructions to use Git with Eclipse

Connecting with github.com

Page 8: Some instructions to use Git with Eclipse
Page 9: Some instructions to use Git with Eclipse

Back to Java perspective clicking on…

Page 10: Some instructions to use Git with Eclipse
Page 11: Some instructions to use Git with Eclipse

Creating a new project

Page 12: Some instructions to use Git with Eclipse

Synchronizing it with github

Page 13: Some instructions to use Git with Eclipse
Page 14: Some instructions to use Git with Eclipse
Page 15: Some instructions to use Git with Eclipse

Now you can check your github.com repository…