Runs the javadoc utility on the nominated project through command-line options for JBuilder.
If you specify options for javadoc, replace initial hyphens (-) with underscores (_), and double quotes (") with single ones (').
-javadoc [javadoc options]... project.jpx
For example:
jbuilder -javadoc _header 'My new project' project.jpx