[Pogamut-list] Compiling without netbeans
rudolf.kadlec
pogamut-forum at artemis.ms.mff.cuni.cz
Wed Feb 18 13:22:28 CET 2009
Re: Re: Compiling without netbeans
Author: rudolf.kadlec
Hi,
I suggest you to:
1) delete the targets "run" and "-post-init" in the build.xml (these targets are dependent on the Netbeans)
2) remove line
xmlns:pogamut="antlib:cz.cuni.pogamut.netbeansplugin"
from a "project" tag in the same file
provided you are able to run the bot from the main method this should work (although it wasn't tested)
R
> The option you mention is already how I have set things up, but I would like to compile the sources without NetBeans. Isn't it possible to remove the server-control and introspection features (I rarely use them anyway), or just ignore them when compiling? If It's possible to run the my program without NetBeans involved, it would also be possible to compile it without it, right?
>
> I don't understand the ant-thing very much, but if it would be possible to just compile it with javac, that would also be nice.
>
> Niels
More information about the Pogamut-list
mailing list