Skip to content
Eugen Kiss edited this page May 22, 2013 · 35 revisions

Setting up the Environment

If you want to use Eclipse for the development of Context Explorer 2 you need to install m2eclipse and import the project as an "Existing Maven Project". Create the following run configuration in order to make it easy to run the project from within eclipse:

The following Maven commands are available:

  • mvn exec:java: run the project
  • mvn javadoc:javadoc: create JavaDocs

Notes

High-level Code Structure

TODO

TODO: Link to JavaDocs

File Format

TODO

Contributing

TODO

  • Please only spaces no tabs

logo.png ConExp-NG

Clone this wiki locally