============================= HDJ: Hybrid Debugger for Java ============================= This software allows you to debug a Java program using three different debugging techniques: trace debugging, algorithmic debugging and omniscient debugging. Once installed, you can switch between the three techniques even during the same debugging session. --------- USAGE --------- 1) install HDJ into Eclipse 2) open the "Window" menu, go to "Open Perspective" and click on "Other..." 3) add "DDJ" and "ODJ" perspectives ========================= HDJ 1.0 ========================= + It introduces two debugging perspectives into Eclipse: DDJ and ODJ. DDJ is a Declarative Debugger for Java, and ODJ is an Omniscient Debugger for Java.