Introduction - If you have any usage issues, please Google them yourself
clipse platform features a built-in Java debugger, the debugger provides all standard debugging functions, including the ability to single-step execution, set breakpoints and values, inspect variables and values, as well as to suspend and resume threads. In addition, you can debug an application running on a remote machine. The Eclipse platform is a Java development environment, but its architecture is also open to other programming languages