To build and run poker from a command shell

  1. To build the project with ant just type "enhydra-ant" in the directory containing this readme.

    The ant system will do the following:


  2. To start the project in installed Enhydra: cd to the application/bin (presentation/bin) directory and execute the start-enhydra script (please stop Enhydra thru stop-enhydra script).
  3. To use the application: Connect your client device to:
      http://localhost:{connecting port}/{project name} (or http://localhost:{connecting port}/{project name}_pres)