[Bluej-discuss] Generating doc for a single class in BlueJ

Leto ducleto at gmail.com
Fri Mar 24 11:09:24 GMT 2006


Hi all!

When i want to generate the "interface view" of some class within bluej,
 say MyClass, the resulting HTML file is incomplete with respect to the
 (java) interface this class implements, say MyInterface.

I have executed javadoc command with the same arguments as BlueJ javadoc
 internal command, and i can see that javadoc complains about the path
 to MyInterface (can't find it).
I think this is because there is no -sourcepath option given to javadoc.

I have to say that when i generate documentation for the whole project
 everything works fine (in this case there is a -sourcepath option).

Is there a way to send automatically the good source path to javadoc in
 the case of generating a single class?
Or did i miss something?

By the way i use BlueJ 2.1.2 with a 1.4.2_11 jvm.

Thanks for your help
Best regards
philippe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.bluej.org/pipermail/bluej-discuss/attachments/20060324/b0d82fea/attachment.html


More information about the bluej-discuss mailing list