Starting Development

From AardRock Wiki
Jump to navigation Jump to search

When you're starting to work on Cheetah, start with an empty Eclipse. Check out the Cheetah-project, as described in Checking Out The Cheetah Project. Also check out the other projects:

  • com.hp.hpl.jena
  • edu.stanford.ejalbert
  • Launcher
  • Platonos
  • WiredReachRDF

After you've done this, go to the Java (default) perspective, and select all these projects in the package explorer. Click on File->Export, select "Generate Ant Buildfiles". Click on Next, make sure the projects are selected and are checked and click on Finish once. This takes some time. After that, you should be able to succesfully build Cheetah and start developing.