1. First download the Eclipse: Home: http://www.eclipse.org/ Download Page: http://www.eclipse.org/downloads/index.php Main Program Download: http://download2.eclipse.org/ Downloads / DrOPS / R-2.1.2-200311030802 / Eclipse-sdk-2.1.2-win32.zip Chinese language package download: http://download2.eclipse.org/downloads/drops/l-2.1.x translations- 200307021300 / Eclipse2.1.1-sdk-win-languagePackfeature.zip Note: Behind Tomcat5 is used as an example presentation, it is recommended to install Tomcat5 or Tomcat4, and use J2SDK, it is recommended to install J2SDK first. 2. Download myEclipse plug http://www.myeclipseide.com/modules/Downloads/download_files/EnterpriseWorkbenchInstaller_020604.exe (this is supported Eclipse2.X version) http://www.myeclipseide.com/modules/Downloads/download_files/ EnterpriseworkBenchinstaller_030604.exe (this is an Eclipse3.x version) 3. Unzip Eclipse-sdk-2.1.2-win32.zip to a directory, I decompressed to d: / program / eclipse. Then run d: /program/eclipse/eclipse.exe, and so on Eclipse are automatically installed. Then close the Eclipse. 4. Decompression Eclipse2.1.1-sdk-win-languagePackfeature.zip to D: / Program / Eclipse / Under the D: / Program / Eclipse / Plugins and D: / Program / Eclipse / Features. 5. Run D: /Program/eclipse/eclipse.exe for updates. After the update is complete, then the Eclipse is turned off after the Eclipse is restarted.
Install MyECLIPSE
6. Install myECLIPSE. Run EnterpriseWorkBenchinstaller_020604.exe, first "next", then accept the protocol, then "next", after selecting the eclipse directory, then "next", select the "next" after the MYECLIPSE installation directory, continue "Next", then "Next" -> "install" -> "next" -> "done". Here to complete myECLIPSE installation.
7. Run d: /program/eclipse/eclipse.exe, and will also be detected. As with the above operation, first determine, then restart Eclipse.
8. Main Menu -> Window -> Preferences -> Java-> Installed JRE, point to add.
9. Main Menu -> Window -> Preferences -> MyEclipse-> Subscription, fill in the registration information for registration, otherwise it can only be used for 30 days.
10. Configure Tomcat.
11. Try to start the new WebApp project below. Main menu -> file -> New -> Project -> J2EE->
12. Start the release setting.
12. Start the Web server.
12. View the results of the run.
**********************