JADE Development Plug-in for Eclipse (EJADE)

时间:2023-01-15 15:45:43

源地址:http://dit.unitn.it/~dnguyen/ejade.html

EJADE provides the following features:
  • Deploy JADE agents, just select (multiple selections allowed) JAVA agent files anywhere in your project, right click and deploy them whenever you want. You do not need to care about classpath, user lib etc.
  • Debug JADE agents. Same to "deploy JADE agents", just select, right click and choose debug.
  • Launch JADE RMA in standalone mode.
Something you should know (please read carefully):
  • EJADE is released with JADE3.4, if you prefer JADE3.3 or lower; please replace the jar files in the lib folder. Let me know if you find any incompatibility.
  • EJADE is tested with Eclipse 3.1, 3.2
  • To install, you just need to download, unrar and copy the plugin to the plugins folder of Eclipse.
  • Before running, you have to configure JADE Home Directory (e.g. C:/JADE3.4), Port. Goto Window > Preferences > JADE Setting
  • The "Shutdown JADE platform" function is under implementation but you need to fire it in order to launch "Start JADE platform" again, i.e. after you shutting down the JADE RMA externally.
  • This version of EJADE is very-beta; bugs are unavoidable.
Any questions, feel free to contact the Author: cunduy[AT]itc.it, homepage