Working with Cayenne code in Eclipse

  • Get code from Git and build it from command line to seed the local repository.
  • Create a workspace outside of the main checkout folder.
  • Install Maven2 Eclipse plugin
  • Install any other plugins that you would normally use.
  • Go to "File > Import ... > Existing Maven Projects", and import the projects that you want.