#How do I run this Java project from github?

9 messages · Page 1 of 1 (latest)

last furnace
slate otter
#

Examples
See examples of usage in 'src/wslauncher':

  1. 'StormLauncher.java' to create a coordinated word storm.
  2. 'IndepLauncher.java' to create independent clouds.
#

Maybe try java StormLauncher

#

In the command line

last furnace
#

Unfortunately that doesn't seem to work

#

Whole bunch of errors saying can't find files

#

I think u need to use the build.xml file

#

Just a lot of issues trying to run from terminal even with using the build file

#

I was able to get it to run by opening the project in eclipse