Eclipse CVS plug-in (all platforms)

Last modified: October 3, 2009 - 23:43

Eclipse IDE is a mature cross-platform development environment. It is open-source and free to use.

For new Drupal developers it should be clear that Eclipse can do everything you will need to do: checkout code, make patches, apply patches, etc. You do not need to learn command line CVS (although you many want to eventually anyway).

Eclipse can be used to develop in many languages using different development environments, so at first glance it can be intimidating. The fact is that most Drupal developers will not use 95% of the features of Eclipse, so it is simply a matter of learning which features you need for each task.

There are some good, cross-platform instructions for installing Eclipse and PHPeclipse. You should follow sections 1.1 - 1.3 at least.

Configuring Eclipse for Drupal development
Eclipse IDE Setup for debugging

Eclipse on Ubuntu

Owen Barton - August 25, 2006 - 16:12

If you use (or are thinking of switching to) Ubuntu then you may want to check out this HOWTO on setting up a Drupal develepment environment using Eclipse and Ubuntu: http://dev.civicactions.net/moin/FreeDevelopmentEnvironment

Updated Instructions

zeta ζ - August 6, 2008 - 20:01

If you have Ganymede, you should follow these instructions; http://www.howtoforge.com/setting-up-eclipse-pdt2.0-on-eclipse3.4-ganymede . Target Management/RSE & Subclipse in the Remote Files section are not strictly necessary.

General instructions for using Eclipse with Drupal are here:

prbass - September 9, 2008 - 11:00

General instructions for configuring eclipse for Drupal can be found here:

http://drupal.org/node/75242

How to create a new branch using Eclipse CVS plug-in?

GA - October 18, 2009 - 19:50

Can't figure it out.
I right click the folder, Team>Branch> then put, DRUPAL-6 under branch name and the plug-in automatically adds Root_DRUPAL-6 as version name then
i get "DRUPAL: cvs tag: Pre-tag check failed"

Same Here...

pegleglax - October 23, 2009 - 02:50

Same Here...

 
 

Drupal is a registered trademark of Dries Buytaert.