Eclipse common tips

Auto prompt: Java->Editor->content Assist->Auto activation triggers for Java, enter qwertyuiopasdfghjklzxcvbnm._
Edit window maximize recovery shortcut: ctrl+m
Quickly switch editing windows: Ctrl+F6
Close the editing window: ctrl+w
Close all editing windows: ctrl+shift+F4
Case switching: ctrl+Y, ctrl+x
Quickly use code templates: alt+shift+z
Rename: F2
Go back to last edit point: crlt+Q
Format code: ctrl+shift+F
Custom code format: Java->Code Style->Formatter-braces
Code member sorting: Source -> Sort Menbers
The property methods of subclasses and superclasses move up and down quickly: push up , push down
The inner class is extracted to the outside: Convert Anonymous Class to Nested
Modify the constant of the method: Change method Signature
Class file move: Move
Extract interface: Extrect Interface
Extraction method: Extrect Method
Extract local variables: Extrect Local Variable / shift+alt +L
Extract local variables to member variables: Extrect constant
Extract parameters: Introduce Paramater
See where a method is called: ctrl+alt+H
Quickly locate a class: ctrl+shift+T
Quickly locate a variable: ctrl+K
Quickly locate the match: ctrl+shift+P
Incremental search: forward: ctrl+J, reverse: ctrl+shift+J
Quickly jump to a line: ctrl+I
See the difference: Quick Diff
Add Bookmarks: Add Bookmarks
Add Task: Add Task
Search: Search
View class outline: ctrl+O
View class inheritance tree: ctrl+T
Automatic prompt: Java->Editor->content Assist->Auto activation triggers for Java box, enter qwertyuiopasdfghjklzxcvbnm._ Edit window maximize recovery shortcut: ctrl+m Quickly switch editing window: Ctrl+F6 Close the editing window: ctrl+ w Close all editing windows: ctrl+shift+F4 Case switching: ctrl+Y, ctrl +x Quickly use code templates: alt+shift+z Rename: F2 Return to the last edit point: crlt+Q Format code: ctrl+shift+F Custom code format: Java->Code Style->Formatter-braces Code member sorting: Source ->Sort Menbers Subclass and superclass property methods Quickly move up and down: push up , push down Inner class Extract to outside: Convert Anonymous Class to Nested Modify method constants: Change method Signature Class file move: Move Extract interface: Extrect Interface Extract method: Extrect Method Extract local variables: Extrect Local Variable / shift+alt +L Extract local variables to members Variable: Extrect constant Extract parameter: Introduce Paramater Check where a method is called: ctrl+alt+H Quickly locate a class: ctrl+shift+T Quickly locate a variable: ctrl+K Quickly locate the match : ctrl+shift+P Incremental search: Forward: ctrl+J , Reverse: ctrl+shift+J Quickly jump to a line: ctrl+I View the difference: Quick Diff Add bookmarks: Add Bookmarks Add tasks: Add Task Search: Search View class outline: ctrl+O View class inheritance tree: ctrl+T

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326847597&siteId=291194637