git plugins for eclipse and netbeans

Main menu:

Topics

Recent Posts

Blog

 

February 2012
M T W T F S S
« Jan    
 12345
6789101112
13141516171819
20212223242526
272829  

Past Posts

Java/J2EE

JDBC

Other

Archive for the tag "eclipse"

eclipse 3.7 on the new mac – 8 good features & 1 bad + my plugin list

June 26th, 2011 by Jeanne Boyarsky

I downloaded Eclipse 3.7/Indigo release.  Since I got my Mac so recently, I waited to install development tools and create a new Mac workspace until Indigo came out.  My first set of installs on a Mac had some extra unexpected surprises of course.  Installing Postgres didn’t go nearly as smoothly as Eclipse.  Check back for [...]

Liferay Standard Development Environment

May 26th, 2011 by David O'Meara

I wrote a post a while back outlining the general set up we use when running our Liferay plugins through Continuous Integration, but it occurred to me that there should be an article that comes before that one which outlines the set up of the development environment. Many of the results of the decisions and [...]

git plugins for eclipse and netbeans

December 5th, 2010 by Jeanne Boyarsky

Last year, I tried out Git for the first time.  The command line was fine, but I really like my version control to be integrated into my IDE. Overview Git shines at some things.  Aside from the common ones, it is useful when internet access is unreliable.  We take connectivity for granted. NetBeans I hadn’t [...]