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…


Top Related