-
Notifications
You must be signed in to change notification settings - Fork 6
Setting up eclipse
sammacbeth edited this page Apr 16, 2012
·
2 revisions
This is the first of a four part guide to getting Presage2 up and running, and creating basic agents.
In this part we will explain how to import the quickstart project into Eclipse. This project provides the base for your agent development, automatically setting up the Presage2 dependencies and providing launch configurations for running your system.
You will need the following:
- Eclipse IDE. You will need version 3.7 (Indigo) or better. Download from http://www.eclipse.org/downloads/.
- Presage2 quickstart project file. Download from here.
The following video will guide you through the process of importing the project file into eclipse and then renaming the project.
http://www.youtube.com/watch?feature=player_embedded&v=MMl5Auz-qmg
Once you're all set up you can go onto the next guide: Creating a basic simulation.