1. Download Eclipse first:
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-200311080802/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 the MyECLIPSE plugin
http://www.myeclipseide.com/modules/downloads/download_files/enterpriseworkbenchinstaller_020604.exe (this is support Eclipse2.x version)
http://www.myeclipseide.com/modules/downloads/download_files/enterpriseworkbenchinstaller_030604.exe (this is support 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.
2003-12-6 21:50:00
View reviews »» »»
2003-12-6 21:52:49
2003-12-6 21:53:21
2003-12-6 21:53:59
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.
2003-12-6 21:54:39
7. Run d: /program/eclipse/eclipse.exe, and will also be detected. As with the above operation, first determine, then restart Eclipse.
2003-12-6 21:55:23
8. Main Menu -> Window -> Preferences -> Java-> Installed JRE, point to add.
2003-12-6 21:55:42
2003-12-6 21:56:13
9. Main Menu -> Window -> Preferences -> MyEclipse-> Subscription, fill in the registration information for registration, otherwise it can only be used for 30 days. 2003-12-6 21:57:07
10. Configure Tomcat.
2003-12-6 21:57:34
2003-12-6 21:58:27
11. Try to start the new WebApp project below. Main menu -> file -> New -> Project -> J2EE->
2003-12-6 21:58:46
2003-12-6 21:59:12
2003-12-6 21:59:39
2003-12-6 21:59:57
2003-12-6 22:00:30
2003-12-6 22:00:53
2003-12-6 22:01:16
2003-12-6 22:01:42
2003-12-6 22:02:04
2003-12-6 22:02:49
12. Start the release setting.
2003-12-6 22:03:11
2003-12-6 22:03:35
2003-12-6 22:04:01
2003-12-6 22:05:02
12. Start the Web server.
2003-12-6 22:05:25
2003-12-6 22:05:59
12. View the results of the run.