문서 | 날짜 | 사용자 | 설명 |
|
2020/03/25 11:00 |
오션 |
* description : Eclipse에서 File Search를 기본으로 설정하기
* author : 오션
* email : shlim@repia.com
* lastupdate : 2020-03-23
Ctrl + H
사용 환경 : Eclipse Platform Oxygen.3a Version
이클립스에서 가장 많이 사용하는 'File Search'기능을, 단축키 'Ctrl + H'로 실행할 때 Search Dialog 팝업창에서 File Search 탭이 기본 탭으로 나오도록 설정하기 |
|
2020/03/25 11:02 |
오션 |
Eclipse PlugIn 'Quick Search'
* description : Eclipse의 PlugIn 'Quick Search“
* author : 오션
* email : shlim@repia.com
* lastupdate : 2020-03-23
Eclipse PlugIn 'Quick Search'
* 이클립스의 기본으로 설정되어 있는 Search Dialog와 Search View의 대체 방안. |
|
2022/07/20 12:31 |
주레피 |
윈도우 단축키
* description : 자주쓰는 윈도우 단축키 공요
* author : 주레피
* email : dhan@repia.com
* lastupdate : 2022-07-20
Intro
Case Study
* 캡처
* 윈도우키 + shift + s
* 클립도구로 복사되어 있으므로, 스케치 도구로 편집하거나 붙여넣기 하면 됨 |
|
2020/02/18 12:12 |
주레피 |
이클립스 주요 단축키 Top 30
Programmer Selection
1) Ctrl + Shift + T for finding a class even from a JAR file
This keyboard shortcut in Eclipse is my most used and favorite shortcut. While working with a high-speed trading system that has a complex code,
I often need to find classes with the just blink of the eye, and this Eclipse keyboard shortcut is just made for that. No matter whether you have a class in your application
or inside any JAR in the workspace, this shortcut will find it.… |