Generating JavaDoc comments for existing code in Eclipse
- by Amir Rachum
I know it's possible to generate comments for classes, interface, etc., in the wizard screen when creating them, but I haven't found an option to generate javadoc comments for an existing file. Is it possible?
Thanks.