On Friday, July 29, 2011 10:46:45 AM Matteo Battaglio [via jogamp] wrote:
>
> I've tried, but it says:
> BUILD FAILED
> Target "javadoc" does not exist in the project "JOGL_ALL"
>
> Any hints?
>
target javadoc.all.zip
if you use an IDE (NB or Eclipse) you can also add
the generated source zip folders to it's respective *all* jar files.
I thought I might clarify Sven's answer and make sure I understand as well. On the wiki page for building http://jogamp.org/jogl/doc/HowToBuild.html it says to run
ant javadoc when in fact I think you should run ant javadoc.all.zip