The Eclipse Guided Tour - Part 2
Continue the Journey you started in part 1 of The Eclipse Guided Tour. Learn to organize your workspace, explore the full power of the debugger, customize the Eclipse.ini file and extend the capabilities of Eclipse with plug-ins.
What you'll learn
Eclipse really is a full-featured IDE. If you’re just using it as a glorified editor and compiler then you’re missing out. The debugger is extremely powerful and the time you spend learning it will most likely be repaid many times over. Knowing how to solve problems and optimize performance by modifying the Eclipse.ini can be a life-saver. However, you need to be armed with some basic knowledge. If Eclipse doesn’t do everything you need in your workflow, chances are good you can find a plug-in that will add any critical missing functionality. We’ll explore all this and more in part 2 of the Eclipse Guided Tour.
Table of contents
- Introduction 2m
- Demo: Controlling Execution (Java and C++) 7m
- Breakpoints 2m
- Demo: Breakpoints (Java and C++) 9m
- Demo: Breakpoints (Java Specific Features) 9m
- Demo: Breakpoints (C++ Specific Features) 15m
- Examining and Modifying State (with combined Demo) 7m
- Demo: C++ Debugger Features 9m
- Demo: Java Debugger Features 8m
- Demo: Remote Debugging 4m
- Summary 1m
- Introduction 1m
- Demo: C++ Custom User Dictionary 2m
- Java Scrapbook Page 5m
- Project Management Overview 2m
- Demo: Project Management - Deleting and Importing 9m
- Demo: Project Management - Exporting 2m
- Demo: Project Management - Linked Folders 3m
- Demo: Project Management - Moving Files 1m
- Eclipse.ini Overview 5m
- Demo: Modifying Eclipse.ini 4m
- Summary 1m