🗂ㅤJAVA
[JAVA] Eclipse(이클립스) 자동 import
나우(NAWOO)
2023. 7. 3. 11:31
Save Action : Window > Preferences > save action 검색창 입력(Java > Editor > Save Action)
> Perform the selected actions on save 체크박스 체크 > Organize imports 체크박스 체크 > Apply and Close
오른쪽 마우스 클릭 > Source > Organize Imports
단축키 : Ctrl + Shift + O
Quick Fix : Ctrl + 1