MyEclipse Common Setup Method

Source: Internet
Author: User

1, modify the prompt shortcut key:

Window-> Preferences-> General-> keys in the Type filter text column, enter content, select content Assist, if there is a shortcut key (not your custom shortcuts), click R Emove Binding, then enter your own custom shortcuts in the Binding column, where I set up the alt+/.

2. Configure Tomcat server:

Window-> Preferences-> Servers-> Tomcat-> Tomcat 6.x selects enable under the Tomcat Server column and then specifies the installation directory for Tomcat. Expand the Tomcat 6.x directory-> JDK to specify the JRE version.

3. Import Web Project:

File-> Import-> Existing Projects into Workspace-> Next-> Select project Path-> Finish

4. Export the Web project:

File-> export-> java-> Select the export type-> Next-> Select the Web project, specify the export path and filename-> Finish.

5, change click JSP page default view and code display for full code display:

Window-> Preferences-> general–> Editors-> file Associations Select types in the right file *.jsp, associations Column Select MyEclipse JSP Editor, then click Default-> OK.

6, change the JSP page default encoding iso-8859-1 for UTF-8, so that it can support Chinese in the page:

MyEclipse-> perferences-> myeclipse-> Files and Editor-> JSP Select the encoding on the right, then select ISO 10646/unicode (UTF-8), point Click OK.

7, the common shortcut key:

Ctrl + Shift + C Select part of code comments and uncomment

Ctrl + Shift + F format code

Oh, there is a code of IntelliSense, search the network on a lot of. But I think beginners or their own handwritten code good, here is not introduced.

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.