Tag: debugging


  1. Debugging in Eclipse vs Netbeans

    This subject was suggested when talking about Eclipse and Netbeans at work. The question was does Netbeans implements hot code replace (HCR or hot method replace). As this feature is available since JDK 1.4.x, it should be possible under Netbeans, the Sun IDE. First, what is HCR ? The…

    debugging, Eclipse, Netbeans