Eclipse IDE pocket guide
Eclipse is the world's most popular IDE for Java development. And although there are plenty of large tomes that cover all the nooks and crannies of Eclipse, what you really need is a quick, handy guide to the features that are used over and over again in Java programming. You need answers to b...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Sebastopol, California :
O'Reilly
[2005]
|
Edición: | First edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627156206719 |
Tabla de Contenidos:
- Eclipse IDE Pocket Guide; 1. Introduction; 1.2. Conventions Used in This Book; 1.3. System Requirements; 1.4. Downloading Eclipse; 1.5. Installing Eclipse; 1.5.2. Specify a Workspace; 1.6. Exploring Eclipse; 1.7. Getting Upgrades; 1.8. Moving On; 2. Workbench 101; 2.2. Editors; 2.3. Menus; 2.4. Toolbars and Coolbars; 2.5. Perspectives; 2.6. Rearranging Views and Editors; 2.7. Maximizing and Minimizing; 3. Java Done Quick; 3.2. Creating a Package; 3.3. Creating a Class; 3.4. Entering Code; 3.5. Running the Program; 4. Debugging; 4.2. Setting Breakpoints; 4.3. Single Stepping
- 4.4. Looking at Variables4.5. Changing Code on the Fly; 5. Unit Testing with JUnit; 5.2. Creating Test Cases; 5.3. Running Tests; 5.4. Test First; 6. Tips and Tricks; 6.2. Templates; 6.3. Automatic Typing; 6.4. Refactoring; 6.5. Hover Help; 6.6. Hyperlinks; 6.7. Quick Fixes; 6.8. Searching; 6.9. Scrapbook Pages; 6.10. Java Build Path; 6.11. Launch Configurations; 7. Views; 7.2. Console View; 7.3. Debug View; 7.4. Declaration View; 7.5. Display View; 7.6. Error Log View; 7.7. Expressions View; 7.8. Hierarchy View; 7.9. Javadoc View; 7.10. JUnit View; 7.11. Navigator View; 7.12. Outline View
- 7.13. Package Explorer View7.14. Problems View; 7.15. Search View; 7.16. Tasks View; 7.17. Variables View; 8. Short Takes; 8.2. Ant; 8.3. Web Tools Platform; 8.4. Testing and Performance; 8.5. Visual Editor; 8.6. C/C++ Development; 8.7. AspectJ; 8.8. Plug-in Development; 8.9. Rich Client Platform; 8.10. Standard Widget Toolkit; 9. Help and Community; 9.1.2. Help Topics; 9.2. Eclipse Web Site; 9.3. Community Web Sites; 9.4. Reporting Bugs; 9.4.2. Searching; 9.4.3. Adding an Entry; 9.5. Newsgroups; 9.6. Mailing Lists; 9.7. Conclusion; A. Commands; A.2. File Commands; A.3. Help Commands
- A.4. Navigate CommandsA.5. Perspective Commands; A.6. Project Commands; A.7. Refactor Commands; A.8. Run/Debug Commands; A.9. Search Commands; A.10. Source Commands; A.11. Text-Editing Commands; A.12. View Commands; A.13. Window Commands