Agent Modeling Platform Environment Setup
If you want to develop for AMP, or install AMP from the SDK or Update site drops these are the dependencies
you'll need. Most users should just install from the discovery tools or update sites.
- Download and install Eclipse Helios (3.6.x) Modeling from Eclispe Download Site.
- Launch Eclipse
- Open the installation dialog (Help -> Install new software...)
- Install Eclipse Dependencies described below from http://download.eclipse.org/releases/helios. You can also just use the Modeling Discovery tool! (Or
you can use source code bundles involved, see file downloads. But
this is time-consuming and generally pointless.)
- Modeling
- MWE and MWE2
- Xpand SDK
- XSD - XML Schema Definition SDK
- Xtext SDK
- Graphical Editing Framework GEF SDK
- Graphical Editing Framework Zest Visualization Toolkit SDK
- Business Intelligence, Reporting and Charting
- Install non-Eclipse Dependencies
- LWLGL feature from: http://lwjgl.org/update
- Repast Dependencies. Only if you intend to develop for Repast Target. See the Repast Development page. Note that you can
build by including only the repast.simphony.score project. That's what we generally do as it avoids needing to
install a bunch of other tools like groovy. Then you can still target the actual Repast environment at runtime,
but the setup for that is beyond the scope of this document.
- Restart Eclipse