* jade dir has all the jade jars, so the agent is self contained
* the agent can be started by running run.bat

The format that should be given for jade.Boot is:
agent.ResourceManager(ResorcesAmount minPricePerUnit resourceName)
for example: agent.ResourceManager(1000 100 balls)

* Resource Manager Agent.rtf has the description of the agent
* Negotiations - contains example of few negotiations, containing all the available messages that can be exchanged by the agents
can be loaded in the DummyAgent