Eclipse Common Features

Source: Internet
Author: User

Computer Science-ide-eclipse
1. Website: http://www.eclipse.org/

The 2.Eclipse default character set is GBK, and projects typically use UTF-8;
Text file Encoding, Workspace, General, Preferences, Window

3.Eclipe View (IDE window)
Window, Show View;

4.Workspace
File, Switch Workspace;

5.Project Build Path
Project Right-click Build Path;

6. New
File-New;

7. Output/Export-Jar/war
FILE--Export--(JAR file)

8. Content Assistance
Code hint, default is enter "." After the automatic appearance;
Window->preferences->java->editor->content Assist;

9. Hover Tips
The mouse pointer points to additional information about the element;
window->preferences->java->editor->hovers;

10. Code templates
windows->preferences->java->editor->templates;

11. Shortcut keys (Common)
Classic:
Ctrl+1-Quick Fix (ex: import, try surround)
Ctrl+shift+f-Formatting The current code
alt+/-Content Assist
Alt+↓-the current line and the following line interaction position
ctrl+alt+↓-Copy the current line to the next line
ctrl+/-comment on the current line, and then cancel the comment

Search:
Ctrl + H;

Navigate:
Ctrl+shift+r-Search for files in the project

Debug:
Step into F5;
Step over F6;
Step Return F7;

Refactoring:
F2-Rename
Alt+shift+r-Renaming a path refactoring

Eclipse Common Features

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.