javadoc

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

javadoc

Allen Campbell
Looking at JOGL on Maven Central I am finding all of the Javadoc JAR files are stubs; a few hundred bytes each.  One can see this buried in the list of JARs here (search the page for "javadoc"):

   http://search.maven.org/#browse%7C-997730667

IDEs such as Netbeans want to use these JARs to provide contextual Javadoc.  Is this a deliberate choice not to publish JOGL Javadoc in JAR artifacts?  If not, perhaps this just needs some work.  If so, I would very much like to make this available and am interesting in working on it.

Thanks.
Reply | Threaded
Open this post in threaded view
|

Re: javadoc

gouessej
Administrator
Hi

There is probably something missing. You can use those archives (*-javadoc.7z) in the meantime:
http://jogamp.org/deployment/jogamp-current/archive/
Julien Gouesse | Personal blog | Website