Configure eclipse3.0 JSP development environment (tomcat version)

Source: Internet
Author: User
Tags sdo
Related Software:
1. Eclipse 3.0
2. lomboz_3.0.1
3. emf-sdo-runtime-2.0.0
4. tomcatpluginv31beta (this plug-in is used to enable and disable tomcat in eclipse)

1. Install JDK 1.4.0 or later and install Tomcat;

2. Download eclipse3.0; from http://www.eclipse.org;

3. Download EMF 2.0 from http://www.eclipse.org/emf. (very important, because lomboz with eclipse3.0 uses the eclipse EMF project-based module, EMF runtime environment is required. Emf-sdo-runtime-2.0.0 URL: http://www.eclipse.org/downloads/download.php? File =/tools/EMF/downloads/drops/2.0/r200406280827/emf-sdo-runtime-2.0.0.zip & url = http://download.eclipse.org/tools/emf/downloads/drops/2.0/R200406280827/emf-sdo-runtime-2.0.0.zip&mirror_id=1)

4. From http://forge.objectweb.org/project/showfiles.php? Group_id = 97 & release_id = 829 download lomboz of the corresponding eclipse version for JSP development. Lomboz_3.0.1 URL:
(Http://forge.objectweb.org/project/download.php? Group_id = 97 & file_id = 3061)

5. decompress the EMF runtime package and copy the files to the corresponding eclipse directory (eclipse \ plugins \; eclipse \ features) according to the default structure );

6. decompress the lomboz package and copy the files to the corresponding directory of eclipse according to the default structure.

(Eclipse \ plugins \; eclipse \ features );

7. Delete the org. Eclipse. Update directory under the eclipse \ configuration directory. (if other users say this step is required, the configuration is successful even if I have not done it. You can try it)

8. Download Tomcat for Eclipse plug-in tomcatpluginv31beta (http://www.sysdeo.com/eclipse/tomcatPlugin.html .)

9. decompress the package to the eclipse plugs directory.

10. Start setting lomboz. Select WINDOW> customize perspective...: On the shortcuts tab, select new for submenus, select all entries under Java> lomboz J2EE wizards, show view for submenus, and lomboz J2EE for submenus, and lomboz actions on the commands tab;

11. select WINDOW> preference> workbench> label decorations, and select lomboz J2EE decorators. After confirmation, a new button and a project related to lomboz can be created quickly in the new project wizard;

12. Select WINDOW> preference> JAVA> build path and select the directory specified by folders as the default path for creating a Java project. Keep source folder name and Output Folder name as the default values. "As JRE library use" selected "jre_lib variable";

13. Select WINDOW> preference> lomboz and specify your JDK tools. Jar address. Generally, this address is your $ java_home/lib/tools. Jar. You can keep the default value for others;

14. choose WINDOW> preference> lomboz> server definitions, select the application server you want to use and the corresponding directory address, and click Apply to check whether the library packages have been loaded successfully on each tab; (assume that the application server you are using has been included in the eclipse Application Server LIST. If the server you are using is not included, You need to manually define a new server type, please search for related technical articles by Google. I will not go into details here .)

15. Configure WINDOW> preference> tomcat in the same way

16. choose WINDOW> preference> JAVA> build path> classpath variables. In the classpath Variable list on the right, you should be able to see that the classpath variable of the app server you just loaded points to the directory you just specified;

17. finally, check your system variable settings and confirm that classpath contains the lib directory of your JDK, and path contains the bin directory of your JDK. confirm that these tasks are completed before starting eclipse;

18. So far, the eclipse + Tomcat + lomboz configuration process has ended.

Note: The version must be related. Please note that these plug-ins are useful for eclipse!

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.