javadoc document generation with Eclipse
hi all,
I'm a complete javadoc beginner and I just finished commenting my code. Now I don't know how to generate the documentation. Under Eclipse I start the javadoc wizard (File -> Export -> Javadoc) and it asks me for Javadoc Command and about the destination of the standard doclet. I have no clue what to fill in and whether I have to install something beforehand.
Please enlighten me :)
Thanks,
Pesho

