Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Start Cipango with the JVM options
java -Xdebug -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n -jar start.jar etc/cipango.xml

The port does not need to be set to 8787, it may be any value appropriate for your system.

...