LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   java debugger that highlights code as its executed (https://www.linuxquestions.org/questions/programming-9/java-debugger-that-highlights-code-as-its-executed-226602/)

darkRoom 09-04-2004 12:51 PM

java debugger that highlights code as its executed
 
Hi
Im looking for a java debugger that highlights each line of code as its executed. I dont want to use eclipse, and the program has to be free. Im using Jext for java programming now, if the debugger is not compatible its not important. Please dont think im too lazy too find a program, i just dont have much access to internet :(

thanks

ludeKing 09-04-2004 09:24 PM

Netbeans highlights improper code as you type it!

It also regularly does a parse of all your classes and highlights any incorrect lines.
Also, when you compile and run it will highlight any problem lines too.

Will even build a cool GUI for you. I've just learnt it and its rad.

www.netbeans.org

darkRoom 09-29-2004 11:26 AM

hi ludeKing

thanks for the reply. its excellent and im using it all the time now :)

titanium_geek 09-29-2004 07:52 PM

or Drjava is quite nice. I used it and fell in love....

titanium_geek


All times are GMT -5. The time now is 02:49 PM.