josephw / titl

Tools for iTunes Libraries
60 stars 12 forks source link

Exception in thread "main" #26

Closed josephw closed 9 years ago

josephw commented 9 years ago

Original issue 26 created by josephw on 2013-12-02T20:55:38.000Z:

What steps will reproduce the problem? 1.compile source 2.run java -jar titl-core/target/titl-core-0.3-SNAPSHOT.jar

What is the expected output? What do you see instead? program to run

Exception in thread "main" java.lang.IllegalArgumentException: Usage: Main <subcommand> at org.kafsemo.titl.tools.Main.main(Main.java:34)

What version of the product are you using? On what operating system? 0.3 Please provide any additional information below.

josephw commented 9 years ago

Comment #1 originally posted by josephw on 2013-12-03T13:14:47.000Z:

Please see http://code.google.com/p/titl/wiki/GettingStarted#Running, and the reference to http://code.google.com/p/titl/wiki/Tools .