본문 바로가기

B3:책 Books/기술 Tech

Eclipse IDE (Pocket Guide)

반응형

한글제목(Korean)


영문제목(English)
Eclipse IDE (Pocket Guide)

ISBN
0-596-10065-5
Amazon

기간(Reading in)
2006/10/07-2006/10/07

평가(5단계,Rate)
★★★

관련서적(Similar Books)


요약(Summary)
- Eclipse설치, 퍼스펙티브 사용법, 뷰 사용법
- 디버깅, 테스트(JUnit)
- 단축키, 기타 이클립스의 부가기능에 대한 설명
- 새롭게 알게 된 것 : scrapbook기능이라는 것을 이 책을 통해 처음 알았음
- 이 책은 Eclipse 초보자에게 적합함

이 책을 읽은 다른 사람들(Other Readers)


목차(Table of Contents)
Chapter 1. Introduction
    Section 1.1. What Is Eclipse?
    Section 1.2. Conventions Used in This Book
    Section 1.3. System Requirements
    Section 1.4. Downloading Eclipse
    Section 1.5. Installing Eclipse
    Section 1.6. Exploring Eclipse
    Section 1.7. Getting Upgrades
    Section 1.8. Moving On
Chapter 2. Workbench 101
    Section 2.1. Views
    Section 2.2. Editors
    Section 2.3. Menus
    Section 2.4. Toolbars and Coolbars
    Section 2.5. Perspectives
    Section 2.6. Rearranging Views and Editors
    Section 2.7. Maximizing and Minimizing
Chapter 3. Java Done Quick
    Section 3.1. Creating a Project
    Section 3.2. Creating a Package
    Section 3.3. Creating a Class
    Section 3.4. Entering Code
    Section 3.5. Running the Program
Chapter 4. Debugging
    Section 4.1. Running the Debugger
    Section 4.2. Setting Breakpoints
    Section 4.3. Single Stepping
    Section 4.4. Looking at Variables
    Section 4.5. Changing Code on the Fly
Chapter 5. Unit Testing with JUnit
    Section 5.1. A Simple Factorial Demo
    Section 5.2. Creating Test Cases
    Section 5.3. Running Tests
    Section 5.4. Test First
Chapter 6. Tips and Tricks
    Section 6.1. Code Assist
    Section 6.2. Templates
    Section 6.3. Automatic Typing
    Section 6.4. Refactoring
    Section 6.5. Hover Help
    Section 6.6. Hyperlinks
    Section 6.7. Quick Fixes
    Section 6.8. Searching
    Section 6.9. Scrapbook Pages
    Section 6.10. Java Build Path
    Section 6.11. Launch Configurations
Chapter 7. Views
    Section 7.1. Breakpoints View
    Section 7.2. Console View
    Section 7.3. Debug View
    Section 7.4. Declaration View
    Section 7.5. Display View
    Section 7.6. Error Log View
    Section 7.7. Expressions View
    Section 7.8. Hierarchy View
    Section 7.9. Javadoc View
    Section 7.10. JUnit View
    Section 7.11. Navigator View
    Section 7.12. Outline View
    Section 7.13. Package Explorer View
    Section 7.14. Problems View
    Section 7.15. Search View
    Section 7.16. Tasks View
    Section 7.17. Variables View
Chapter 8. Short Takes
    Section 8.1. CVS
    Section 8.2. Ant
    Section 8.3. Web Tools Platform
    Section 8.4. Testing and Performance
    Section 8.5. Visual Editor
    Section 8.6. C/C++ Development
    Section 8.7. AspectJ
    Section 8.8. Plug-in Development
    Section 8.9. Rich Client Platform
    Section 8.10. Standard Widget Toolkit
Chapter 9. Help and Community
    Section 9.1. Online Help
    Section 9.2. Eclipse Web Site
    Section 9.3. Community Web Sites
    Section 9.4. Reporting Bugs
    Section 9.5. Newsgroups
    Section 9.6. Mailing Lists
    Section 9.7. Conclusion
Appendix A. Commands
    Section A.1. Edit Commands
    Section A.2. File Commands
    Section A.3. Help Commands
    Section A.4. Navigate Commands
    Section A.5. Perspective Commands
    Section A.6. Project Commands
    Section A.7. Refactor Commands
    Section A.8. Run/Debug Commands
    Section A.9. Search Commands
    Section A.10. Source Commands
    Section A.11. Text-Editing Commands
    Section A.12. View Commands
    Section A.13. Window Commands
    Index

반응형