| [news.eclipse.newcomer] Re: special syntax on executing the classfile |
Hi,
I would like to use JADE within Eclipse. Those of you, who ever have used JADE, know, that there is a special Syntax in the execute command. There, you have to call "java", then "jade:Boot" and finally the classfile with a choosen name of the agent like this:
"java jade:Boot fred:example" (while example is the classfile)
My problem now is, how to tell Eclipse to use this special syntax instead of just executing "java example".
Will be happy about every answer!!!
Hope this helps, Eric