Project documentation
<---- javadoc command: ---->
C:\Program Files\Java\jdk1.7.0_01\bin\javadoc.exe
-sourcepath
C:\Documents and Settings\User\My Documents\Plugin dev\Touhou Snowball
-classpath
L:\Apps\BlueJ\lib\bluejcore.jar;L:\Apps\BlueJ\lib\junit-4.8.2.jar;L:\Projects\Java\pircbot-1.5.0\pircbot-1.5.0\pircbot.jar;C:\Documents and Settings\User\My Documents\Plugin dev\bukkit-1.5.1-R0.1-20130330.042956-16.jar;C:\Documents and Settings\User\My Documents\Plugin dev\Touhou Snowball
-d
C:\Documents and Settings\User\My Documents\Plugin dev\Touhou Snowball\doc
-source
1.7
-doctitle
Touhou Snowball
-windowtitle
Touhou Snowball
-encoding
UTF-8
-charset
UTF-8
-link
http://download.oracle.com/javase/6/docs/api/
-author
-version
-nodeprecated
-package
<---- end of javadoc command ---->
javadoc: error - No packages or classes specified.
usage: javadoc [options] [packagenames] [sourcefiles] [@files]
-overview <file>          Read overview documentation from HTML file
-public                   Show only public classes and members
-protected                Show protected/public classes and members (default)
-package                  Show package/protected/public classes and members
-private                  Show all classes and members
-help                     Display command line options and exit
-doclet <class>           Generate output via alternate doclet
-docletpath <path>        Specify where to find doclet class files
-sourcepath <pathlist>    Specify where to find source files
-classpath <pathlist>     Specify where to find user class files
-exclude <pkglist>        Specify a list of packages to exclude
-subpackages <subpkglist> Specify subpackages to recursively load
-breakiterator            Compute 1st sentence with BreakIterator
-bootclasspath <pathlist> Override location of class files loaded
			  by the bootstrap class loader
-source <release>         Provide source compatibility with specified release
-extdirs <dirlist>        Override location of installed extensions
-verbose                  Output messages about what Javadoc is doing
-locale <name>            Locale to be used, e.g. en_US or en_US_WIN
-encoding <name>          Source file encoding name
-quiet                    Do not display status messages
-J<flag>                  Pass <flag> directly to the runtime system
-X                        Print a synopsis of nonstandard options

1 error
