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

Some instructions to use Git with Eclipse

Embed Size (px)

DESCRIPTION

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

Citation preview

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…