Installing Eclipse Ganymède Rc4 with the Web Development plugins
The actual release of Eclipse is the 3.3 but the new version, 3.4 alias Ganymede will be available soon. I'm pretty sure that the Rc4 is quite stable so I decided to use it.
To download the Rc4, just follow this link.
Now, I needed to install my usual plugins, that mean Pdt, Zend, Subclipse and JSEclipse.
For Pdt, the main problem of incompatibility is far away :). Just download the nighltly build at this location, and unzip it.
Then, launch Eclipse and go to Help > Software Updates... > Available Software. Click on Add Site, Local, and select the Pdt folder.
Then, follow the instruction to install it. VERY EASY !! :)
If you have a problem, follow this link.
Now, Zend Debugger. More easy, just click on Add Site, copy this link :
http://downloads.zend.com/pdt
and then unfold the new element to choose the Zend Debugger, check it and install it :)
Now, Subclipse, as same as Zend debugger, add this site :
http://subclipse.tigris.org/update_1.4.x
and install the plugin.
Finally, for JSEclipse, add this site :
http://download.macromedia.com/pub/labs/jseclipse/autoinstall/
and install the plugin.
You have now a new and fresh version of Eclipse Ganymede !