Skip to Main Content

Java APIs

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Problem with JBuilder X and javadoc

843810Jun 18 2004 — edited Jun 18 2004
I'm using the javadoc function built into JBuilder X, which doesn't seem to be configured correctly.

1) I do not get field/constructor/method summary
2) All the private members also show up on the javadoc generated by JBuilder X.

I have no clue for why the first problem occurs. For the second problem, I know I need to set the -private option correctly, but I don't know how to set command-line options for javadoc inside JBuilder X.

Thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 16 2004
Added on Jun 18 2004
1 comment
103 views