Sunday, 11 March 2018

Eclipse Shortcuts

F2 :- To display java docs associated with a class or method

Ctrl D:- To remove a line.

Extract Method from lines

Select lines --> Rt. Click refractor -----------> Select Extract Method -------> It will create method from these lines

No comments:

Post a Comment