Hi All,
I've just posted a new version of JDE-2.1.6Beta5 containing
some fixes to the JDEBug interface, including a fix for the
classpath problem.
Note. The debugger has had very little testing. I've been able
to run it on a test app on Windows 95 without any problem. However,
the debugger fails to launch the same test app on Windows/NT
and I'm not sure whether this is a platform issue or a
setup issue or a debugger issue.
Note also that this new release provides an alternative way to launch
an application. First choose JDEBug->Processes->Start Debugger
to start the debugger. Then, choose JDEBut->Processes->Launch Process
to launch the application in the current Java source buffer.
- Paul