Versions Compared

Key

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

...

Assuming java is in your path, you can directly run the floodlight.jar file produced by ant .from within the floodlight directory:

Code Block
xml
xml
$ java -jar target/floodlight.jar

...