Enhanced the input code prompt function of eclipse (myeclipse)

Source: Internet
Author: User

Enhance eclipse (myeclipse) InputCodePrompt Function

The default code prompt for eclipse is displayed after "." is entered.

To enhance the prompt function, follow these steps:

1. Open eclipse and select "window -- Preferences ".

2. Select "Java -- editor -- content assist" in the directory tree, and find the "auto activation triggers for Java" option in "auto-activation" on the right. The "." symbol is triggered by default.

3. In the "auto activation triggers for Java" option, add the ABC letter after. Then, "Apply" and click "OK ".

4. Select "file -- export", select "General -- perferences" in the pop-up window, and click "Next ".

5. Select "export all", specify the Save path, and click "finish" to generate the "*. EPF" file.

6. Use a text editor to edit the "*. EPF" file:

Search for ". ABC" and Change ". ABC" to. abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyz (,

Then save the "*. EPF" file.

7. Select "file -- import", select "General -- perferences" in the pop-up window, and click "Next ".

8. Select the "*. EPF" file, select "import all", and click "finish" to complete the operation.

At this time, eclipse can trigger code prompts Based on the edited English letters (uppercase or lowercase) and carry the input, which is convenient and convenient.

 

2008/06/03 Jing

 

 

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.