Second, install the editing JSP plugin:
Eclipse as a Java application IDE, which is very convenient, but it is not enough for JSP development support, and it is recommended to assist you to assist JSP development. This name is Lomboz, which not only supports JSP syntax highlighting, and the Code Assist function can be compared with JBuilder. The following is a brief introduction to the process of Eclipse2.1 combined with Tomcat development JSP.
Development environment
Software
name
installation path
Download website
J2SDK1.4.1_02
D: /j2sdk1.4.1_02
http://java.sun.com
Eclipse2.1
D: /eclipse2.1
http://www.eclipse.org/
Tomcat 4.0
E: / Tomcat 4.0
http://java.apache.org/
Lomboz.21
D: /eclipse2.1/plugins
http://www.objectlearn.com/
2. Note:
o If you use Eclipse 2.0, then please download 2.1, at 2.0 I try to configure Lomboz many times many times.
O above is my computer installation path, which is convenient for you to modify the configuration behind.
3. Configure the software
Download the software, install JDK, Tomcat, Eclipse2.1, first guarantee that your Tomcat and Eclipse2.1 can run independently.
After extracting Lomboz.21.zip, copy the com.objectLearn.jdt.j2ee entire folder to the plugins of Eclipse2.1.
Configure Eclipse2.1
1. Start Eclipse2.1, enter the menu [Window] ---> [preference] ---> [java] ---> [classpath variables] Select [New] to create Name to jdk_tools path for your JDK Tools.jar path Such as: D: /J2SDK1.4.1_02/lib/tools.jar]
Also, new Name is Tomcat, Path is Tomcat installation directory. [Ruo E: E: / Tomcat 4.0] Enter [Window] ---> [Customize Perspective] ---> [Window> Show View] Select Lomboz J2EE View and select [Other> Lomboz Actions] Saves exit after your Eclipse2.1 toolbar, as map location, more buttons
2. Enter [Window] - [Preference] - [Java] - [New Project], as shown
Configure Lomboz.
Start Eclipse2.1, menu [Window] - [preference] Select [Lomboz] as shown below
In [JDK Tools.jar] in [Lomboz] sets your full path (including files) in your JDK (including file) [such as: D: /J2SDK1.4.1_02/lib/tools.jar], the control modification .
Select [Server Definitions] as shown