Re: JESS: running JessDE debugger within a java debug session

2005-11-29 Thread ejfried
Mixed-language debugging would be brilliant, but unfortunately Eclipse
doesn't support it right now. They are talking about it for future
releases. It would surely require a total redesign of the existing
Jess debugger, but it would be worth it.

Maybe you can factor the Java setup code so that you can call it from
Jess with a single call, then just debug the Jess code.

I think erich.oliphant wrote:
[Charset iso-8859-1 unsupported, filtering to ASCII...]
> Hi,
> I have a .clp file that interacts with a lot of definstances.  I have Java
> JUnit drivers for many of my test cases but I'd like to run the debugger as
> I'm executing some of them.  Setting up the object graphs again in jess would
> be complicated.  Any suggestions?
> 



-
Ernest Friedman-Hill  
Advanced Software Research  Phone: (925) 294-2154
Sandia National LabsFAX:   (925) 294-2234
PO Box 969, MS 9012 [EMAIL PROTECTED]
Livermore, CA 94550 http://herzberg.ca.sandia.gov


To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the list
(use your own address!) List problems? Notify [EMAIL PROTECTED]




JESS: running JessDE debugger within a java debug session

2005-11-29 Thread erich.oliphant
Hi,
I have a .clp file that interacts with a lot of definstances.  I have Java
JUnit drivers for many of my test cases but I'd like to run the debugger as
I'm executing some of them.  Setting up the object graphs again in jess would
be complicated.  Any suggestions?


To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the list
(use your own address!) List problems? Notify [EMAIL PROTECTED]