1. Refactoring Source Code
- class name, member variable, member function 등을 일괄 변경
- 단축키 : shift + F6
2. Reformatting Source Code
- Reformats Code indentation (코드 자동 정렬)
- 단축키 : ctrl + alt + L
'Programming > Android' 카테고리의 다른 글
[Android] Activity 클래스가 아닌 클래스(OnClickListener)에서 StartActivity 실행 방법 (0) | 2015.04.19 |
---|---|
[Android Developing] 안드로이드 폰 부팅 완료 메시지 수신 (0) | 2015.04.12 |
[Debug] Keyword : application crash report for android (0) | 2015.04.11 |
[TOOL] ADB 주요 명령 (0) | 2015.03.15 |
[Build] Android Command-line build tool (0) | 2015.03.11 |