Myeclipse edits JSP dead-end

Source: Internet
Author: User

 

MyeclipseEditJSPOld crashes

 

This problem is indeed annoying. It is actually the result of myeclipse's "self-made intelligence" and accessing the API doc on the Network (which is opened by visual designer by default ), perform the following settings to effectively mitigate the problem.

1. Right-click the file and choose open with-> myeclipse JSP editor to open it. This will not be opened visually, resulting in less resource consumption and Fast Automatic prompts.
2. Either use the permanent method window-> preferences-> General-> editors-> File Associations
Set the "*. jsp" editor association by default to "myeclipse JSP Editor ".
3. Do not use the default method to access the API Doc online. It is best to download the API Doc and decompress it locally, and then change the location to point to the local document!
Then, when writing code, it won't be stuck.
See the settings (note to adjust all the javadoc addresses of common jar packages ). This is a fatal solution !!

 

4. Right-click the project name you created and choose properties. In the displayed window, click Java build path and click the libraries tab, find the place marked in marked 2, select Remove on the right to change to the way marked in marked 1, and click OK.

 

 

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.