Is there a way to do the equivalent of `java -jar`...
# general
h
Is there a way to do the equivalent of
java -jar
in nailgun, or do you have to give it a classpath and a main?