Skip to content

Building

bogie edited this page Oct 3, 2012 · 1 revision
  1. Download Eclipse and install the Zeroc-Ice plugin.

  2. Download and install Java7 JDK(not JRE!)

  3. Open the .project file in eclipse

  4. right click build.xml and "Run as->Ant build"

  5. check the build folder in your working directory for all the binaries, copy these or use in that directory

  6. see the Running and Configuration article for more information

If you run into trouble first check if you are using JDK7 instead of JRE(set up your workspace accordingly.

Clone this wiki locally