NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

Re: javadoc generation

 
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Developers
View previous topic :: View next topic  
Author Message
Jesse Glick
Posted via mailing list.





PostPosted: Mon Jun 04, 2012 5:34 pm    Post subject: Re: javadoc generation Reply with quote

On 06/03/2012 05:56 PM, Hermann Matthes wrote:
Quote:
I implemented a module which doesn't contain exported packages. It's
classes are only available via ServiceProviders. If I try to
generate the javadoc, NB tells me that the package doesn't export
something and stops.

Right - nothing exported, nothing to document.

Quote:
How can I change that?

Set module.javadoc.packages manually.

Quote:
My application is build to be extended by other programmers.
Therefore I also need to document protected (and probably package
private) classes.

Protected classes should be documented by default anyway. Package-private classes would not be available for extension anyway.

Quote:
the build node of NB modules
doesn't contain such an entry. How can I configure the javadoc
generation process?

Override the javadoc target in your build.xml to do whatever you need.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> NetBeans Developers All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB
By use of this website, you agree to the NetBeans Policies and Terms of Use. © 2012, Oracle Corporation and/or its affiliates. Sponsored by Oracle logo