[josm-dev] JOSM documentation

Josh Doe josh at joshdoe.com
Tue May 22 11:11:56 BST 2012


On Tue, May 22, 2012 at 2:26 AM, Nikhil Upadhye
<nikhil.spitfire at gmail.com> wrote:
> Hello Everyone,
>
> I am developing plugin for josm as a part of GSoC 12. Details can be found
> at [1].
>
> I was looking for josm source code documentation but didn't find any. Am I
> missing something?
> Can anyone point me in right direction.

A good bit of the code is actually well documented with javadoc,
though unfortunately the resulting HTML files aren't published
anywhere online. You can build the HTML documentation with ant
yourself, or just use a good and easy IDE like Netbeans or Eclipse
which will let you navigate the code easily.

-Josh



More information about the josm-dev mailing list