Skip to content

alfredas/AgentSpring

Repository files navigation

INSTALL (linux)

git clone https://github.com/alfredas/AgentSpring.git

cd AgentSpring/

mvn clean install

RUNNING

cd agentspring-example/

mvn exec:java

cd ../agentspring-face/

mvn jetty:run

open browser: http://localhost:8080/agentspring-face

CREATING OWN PROJECT

Download and install SpringSourceToolSuite IDE from http://www.springsource.com/landing/best-development-tool-enterprise-java

Do New Project -> Maven -> Import Existing Project

... and import agentspring-example/

Use and modify agentspring-example to create your own simulation

If you are usng STS (Spring Tool Suite) 3.3.0 based on Eclipse Kepler of Juno the sequence is File, Import, then Maven, Existing Maven Projects. You can now browse, e.g., to AgentSpring/agentspring-example

About

Agent Based Modeling framework based on Spring and Neo4J

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •