Subclipse
28 April 2008Consider that you are working on a large/medium size Java project in teams. This is an ideal senerio for using Subversion to distribute and maintain source code. Good news is that youc an use integrate your source code with Subversion within Eclpise environment.
An Eclipse plugin called Subclipse is to be used for integrationg source code with Subversion within Eclipse environment. You may download Subclipse from:
http://subclipse.tigris.org/download.html
Once plugged into Eclipse environment, it provides you support for checking in, checking out, comparing etc. Just to get an idea of what features are provided, see the screenshot below:

It sure is a must use plugin for developers working in teams.
Related Posts:
Top Of Page | Trackback
If you found this page useful, consider linking to it. Simply copy and paste the code below into your web site.
It will look like this: Subclipse