Projects

Before you can begin debugging your program, a project needs to be created. Unlike projects found in many Integrated Development Environments (IDEs), BugSeeker does not require you to manually register or add source files to your project before you can start debugging. All you need to do is configure your BugSeeker project so that it will be able to launch your application, applet or servlet and be able to locate the source files you wish to trace through. Once that is done, all you can now open one or more source files and set some breakpoints. Selecting Debug | Start will start your debugging session. In comparison with other IDEs that you may be familiar with, debugging with BugSeeker is simple and easy to setup.