Re: Jswat & Jedit
Nathan Fiedler <[email protected]> Wed, 27 Oct 2004 08:58:26 -0700
| Newsgroups | gmane.comp.java.jswat.user |
|---|---|
| Organization | Blue Marsh Softworks |
| Message-ID | <1098892705.28083.1.camel@nuts> |
Thanks for the report, Emmanuel. I have entered these as bugs 895 and 896 in Bugzilla (http://www.bluemarsh.com/bugzilla/). I will look into these at the earliest opportunity. Chances are it is a simple matter of the jEdit API changing in one of the recent releases. n On Wed, 2004-10-27 at 01:46, Emmanuel Pira wrote: > Hello, > Sorry if my question is not in the right mailing list ;o) > I'm trying to use Jswat plugin (v 1.5.4) in Jedit (v 4.2 final) and I > have the following problems : > - If I toggle a breakpoint in a source code, I don't have any > information in the gutter of the file (no red/green/etc. mark) ? > - When the breakpoint is reached, Jswat show me the breakpoint line in > source code, but I can't step into/over/out functions (buttons are > disabled), as if threads were not suspended ? > > Thanks, > Emmanuel.