Skip to content
ctron edited this page Nov 25, 2014 · 6 revisions

In order to work on Package Drone you will need to:

  • Install Eclipse 4.4 (Luna)
  • Clone https://github.com/ctron/package-drone
  • Import all projects using Eclipse Git
  • Run ant -f build.ant in project runtime
  • Open the file runtime/runtime.target
  • Press "Set as target platform" (upper right corner)
  • Launch "Jetty" from the "Run Configurations"
Clone this wiki locally