[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.newcomer] special syntax on executing the classfile
|
- From: bjorn.mayer@xxxxxxxxxxx (Bjorn)
- Date: Wed, 22 Mar 2006 08:14:24 +0000 (UTC)
- Newsgroups: eclipse.newcomer
- Organization: Eclipse
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
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!!!
Greetings from Germany,
Bjorn