#################### ### BonSAI ### #################### Documentation: ============== https://projects.cit-ec.uni-bielefeld.de/projects/bonsai-core/wiki Required Maven Repositories: =========================== /vol/ai/share/maven-repository/ OR http://repo.cit-ec.uni-bielefeld.de/ Build: ====== mvn package Eclipse: ======== 1) Install m2e plugin for eclipse 2) Select Project Context Menu > Configure > Convert to Maven Project (Or checkout project directly as Maven Project) 3) Everything should work out-of-the-box now. 4) For close development with BTL types * checkout BTL * add BTL project to bonsai's build path * put BTL project in front of Maven dependencies in the "order and export" tab