Tuesday, January 23, 2007

Using Eclipse

for last release Ganymede

1. Download Eclipse IDE for Java EE Developers (163 MB) .


1. Download Eclipse 3.21. from http://www.eclipse.org/downloads/.
The download file is eclipse-SDK-3.2.1-win32.zip.

2. Extract to C:\Eclipse by winzip

3. Run Eclipse.exe, and create workplace at 'C:\Documents and Settings\wangzj\My Documents\My Eclipse Workplace'

4. install plugin
goto 'Help', then select 'Software Updates',
then select ' Find and Install',
then choice 'Search for new features to install' and click 'Next' button,
then choice 'Callisto Discovery Site' and click 'Finish' button,
after a while, choice plugins, then followed the instruction on screen to download and install plugins. for develop gwt, need wtp.

5.