每次重裝eclipse都費(fèi)勁網(wǎng)上找半天,記錄之
Step 1:
Windows->Preferences->General->Editors->Text Editors,選中“Insert spaces for tabs”。
Step 2:
Windows->Preferences->Java->Code Styles->Formatter,點(diǎn)擊Acitivie Profile邊上的Edit按鈕。在打開的頁面中的General settings中,令Tab policy為Space only。
全局搜索
ctrl+h
察看接口的實(shí)現(xiàn)類
選中接口
ctrl+shift+t
Ctrl+Shift+G就顯示這個(gè)方法被誰引用了