TIDEDebug bugfix available, TIDE for JEdit 4.2 in CVS
by Stefan Beffy Moises · in Torque Game Engine · 06/23/2004 (1:19 am) · 0 replies
Heya fellow JEdit users, Cameron Aycock looked into the "open the current file and scroll to line of execution" bug for the Debugger Pause button and the breakpoints in TIDEDebug and we collaborated to get if fixed and checked into CVS :)
So now whenever you hit "Pause" in the debugger or a breakpoint is hit, the associated file is opened and scrolled to the current line ... fix is in CVS on sourceforge and also available as an updated .jar file here: prdownloads.sourceforge.net/torqueide/Tide.jar?download
On a sidenote, the updates for JEdit 4.2 (pre) are in CVS now, too, the branch is TIDE_JEDIT42 if you want to check it out...
However, it does not yet fully support the 4.2 API with dynamic plugin loading etc., but it compiles and runs on JEdit 4.2 (pre).
If you want the 4.1 version just don't specify any branch version/tag when doing a checkout (it's still the "HEAD" version, so to speak, so specifying "HEAD" should also work).
So now whenever you hit "Pause" in the debugger or a breakpoint is hit, the associated file is opened and scrolled to the current line ... fix is in CVS on sourceforge and also available as an updated .jar file here: prdownloads.sourceforge.net/torqueide/Tide.jar?download
On a sidenote, the updates for JEdit 4.2 (pre) are in CVS now, too, the branch is TIDE_JEDIT42 if you want to check it out...
However, it does not yet fully support the 4.2 API with dynamic plugin loading etc., but it compiles and runs on JEdit 4.2 (pre).
If you want the 4.1 version just don't specify any branch version/tag when doing a checkout (it's still the "HEAD" version, so to speak, so specifying "HEAD" should also work).
About the author