Administrator
|
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.
jogl.all.jar -> jogl-java-src.zip, etc ..
~Sven
|