Aren't there a couple of debugger projects at
Sourceforge? Would it be possible to build a plugin
for one of them?
In my opinion, this would make Jext much more usable
as a Java IDE. Even if the debugger were very simple.
Ok. I am working on this. I've ported a JSwat plugin to Jext
and it works, even if there are some little bugs. Also it
currently uses an old version of JSwat, that still misses
some important features(most important, it tries to
singlestep even through JDK's code). I'll solve this. The
code is on the CVS repository of the jext-plugins
project(I'll release a 0.1 version soon). Bye
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=563712
Ok. I am working on this. I've ported a JSwat plugin to Jext
and it works, even if there are some little bugs. Also it
currently uses an old version of JSwat, that still misses
some important features(most important, it tries to
singlestep even through JDK's code). I'll solve this. The
code is on the CVS repository of the jext-plugins
project(I'll release a 0.1 version soon). Bye