Developing a JSP using eclipse

Source: Internet
Author: User
Tags tomcat

Introduction: Eclipse As a Java application IDE, very convenient to use, but for JSP development support is not enough, here to recommend an eclipse of the plugins to help JSP development. This name is called Lomboz, not only support JSP syntax highlighting, but also the code assist function, can be comparable with JBuilder. The following is a brief introduction to eclipse2.1 's process of developing JSP with Tomcat.

Development environment

Software

name installation path download Web site
j2sdk1.4.1_02 d:\j2sdk1.4.1_02 eclipse2.1 d:\eclipse2.1 http:// www.eclipse.org/
e:\tomcat 4.0 lomboz.21

Attention:

If you use eclipse2.0, then please download 2.1, in 2.0 I tried many times did not configure a good lomboz.

The above is my Computer installation path, convenient for everyone to control the configuration of the following changes

Configuring software

Download the software, then install Jdk,tomcat, eclipse2.1, first of all, to ensure that your Tomcat and eclipse2.1 can run independently.

Unzip the Lomboz.21.zip and copy the Com.objectlearn.jdt.j2ee folder to the eclipse2.1 plugins.

Configure eclipse2.1

1. Start eclipse2.1, enter menu "window"---> "preference"---> "Java"---> "Classpath variables" select "New" to establish name as Jdk_tools Path is the route for your JDK's tools.jar. [such as: D:/j2sdk1.4.1_02/lib/tools.jar]

Ditto, new name is Tomcat,path for Tomcat installation directory. [such as: E:/tomcat 4.0] enter "window"---> "Customize Perspective"---> "window>show view" Select Lomboz Java View save exit after you eclipse2.1 toolbar, like the figure position, one more button

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.