Re: Adding Javadocs to central maven
Posted by
Sven Gothel on
May 01, 2013; 5:24pm
URL: https://forum.jogamp.org/Adding-Javadocs-to-central-maven-tp4029085p4029086.html
On 05/01/2013 06:12 PM, MrShadowGames [via jogamp] wrote:
> Hi devs,
>
> how about adding the javadocs to the central maven repo for us? Would be
> pretty sweet.
>
In a dev. environment, having sources will give you the javadoc 'on the fly'.
I have tested this w/ Eclipse - NB shall do same.
~Sven