Featured Posts

My DeveloperWorks: What's life like for a female Java... Just wanted to share with you my interview on Valerie's My developerWorks blog: Interview with Loiane Groner, Java developer in Brazil. I'm very happy, because this interview...

Readmore

Getting started with ExtJS in your J2EE project This tutorial will walk through how to get an Ext JS installation up and running quickly in your java (J2EE) project. Level: Basic This is the screenshot of this tutorial: First,...

Readmore

Tutorial: Getting Started with Spring Security This tutorial will cover a basic scenario where it  integrates Spring Security, using database-backed authentication, into an existing Spring web application. Spring...

Readmore

Integrating Spring Security with ExtJS Login Page This tutorial will walk through how to configure ExtJS Login form (Ajax login form) instead of default Spring Security login.jsp. Instead of using login.jsp from spring...

Readmore

Loiane Groner Rss

Tutorial: Using the EGit Eclipse Plugin with GitHub

Posted on : 25-11-2009 | By : Loiane | In : GitHub

0

github, tutorial egit github, egit, git

I started to use GitHub a couple of months ago.

I found this Elipse plugin – EGit - and it did made my life so much easier (download projects from GitHub and upload projects – with may files – to GitHub). So I decided to write this tutorial, because I did not find any step by step Egit tutorial on the Internet

What this tutorial covers:

  • Installing EGit
  • Importing an existing Eclipse project from Github
  • Uploading your Eclipse project to Github
  • Git operations from inside Eclipse

Enjoy it and Happy coding!

  • Share/Bookmark