Add a brief description of your project. Make sure to keep this README updated, particularly on how to run your project from the command line.
- Supriya Vadiraj - @SupriyaVadiraj
- Sushma Devaramani - @SushmaDG
- Vajra Ganeshkumar - @VajraG
- JADE v.4.5.0
- ...
Just install gradle and run:
gradle run
It will automatically get the dependencies and start JADE with the configured agents. In case you want to clean you workspace run
gradle clean
To use this project with eclipse run
gradle eclipse
This command will create the necessary eclipse files. Afterwards you can import the project folder.