Subject: Debugging JADE
From: Vadim K. (mogikan@pisem.net)
Date: Fri Nov 08 2002 - 10:54:26 MET
Hello JADERS!
I have simple theoretical question to all JADE developers - how do everybody debug it's application?
For example - I use JCreator Pro, write down the *.java files, compile them and start JADE each time
I need to test whether the application is working or not. It is not so convinient. And I lose such possibilities as
"setting the breakpoints" or "setting the watches"...
I've tried to use built-in debugger, but it refuse to run due to "Exception in thread "main" java.lang.NoSuchMethodError: main".
It is obvious that main() is situated inside JADE, but how to tell it to the "development environment".
Many Thanks to everyone!
Vadim.
This archive was generated by hypermail 2a22 : Fri Nov 08 2002 - 10:55:12 MET