[Pogamut-list] Netbean Debugging
rudolf.kadlec
pogamut-forum at artemis.ms.mff.cuni.cz
Thu Nov 20 18:23:43 CET 2008
Re: Netbean Debugging
Author: rudolf.kadlec
However it is possible to debug the bot's code right now but you will have to give up the support of Pogamut NB plugin (introspection, logs etc). How to do it:
Replace the build.xml file in bot's directory by standard build.xml file from empty NB project + write main method that will create the bot instance and connect him to the UT server.
Then you should be able to debug your code but the bot won't appear under the UT server in the Runtime window.
R
More information about the Pogamut-list
mailing list