- 방법 1
go to the Preferences -> General -> Keys Click on press Filters... and de-selectFilter uncategorizedcommands look for the command Go To Symbol in File and select that press unbind and Apply and Close
Ctrl+Shift+O should now work.
Eclipse Organize Imports Shortcut (Ctrl+Shift+O) is not working
Eclipse used to import missing packages when I press Ctrl+Shift+O. The shortcut key has stopped working when used in Java files but the same shortcut is working in Python files (importing missing
stackoverflow.com
- 방법 2
[프로젝트] - [Source] - [Organize Imports] 클릭
https://haenny.tistory.com/234
[Eclipse] Organize Imports 단축키 에러, "Ctrl + Shift + O" 동작하지 않을 때 해결방법
[Eclipse] Organize Imports 단축키 에러, "Ctrl + Shift + O" 동작하지 않을 때 해결방법 방법 1. [Window] - [Preferences] - [General] - [Keys] 화면에서 "Organize Imports" 검색 후 "When" 에 "Editing Java Source" 가 없다면 아래와
haenny.tistory.com
'eclipse' 카테고리의 다른 글
Remote System Explorer Operation 문제해결 (0) | 2017.08.23 |
---|---|
JPA Project Change Event Handler(Waitin)… 문제 해결 (0) | 2017.08.23 |
[Error] The method getTextContent() is undefined for the type Node (0) | 2017.08.10 |
중괄호 시작.끝 같이 표시해주기 설정 (0) | 2017.08.10 |
이클립스 editor reference 파일 open 순서대로 정렬 (0) | 2017.07.20 |