free software
Javadoc Helper
Products:
IntelliJ IDEA,
Android Studio
Vendor:
Olivier Smedile
Email:
Website:
http://code.google.com/p/javadoc-helper/
Bugtracker page
Description:
Provide following actions:
- Set configurable javadoc class tags (like @version $Id$)
- Add @Override tag to method which overrides
- Add {@inherited} on javadoc method or remove javadoc which is same as parent
Actions are available under Editor popup menu, Project popup and Edit menu.
You can right-clic on a folder to launch an action recursively.
Look at plugin "JavaDoc Sync Plugin" for others actions related to javadoc
Downloads: 4719
Rating:
Participated in rating: 1
Recent change notes:
Version 1.1
- Reset configuration requires a confirmation
- Fixed a bug when creating new class tag
Version 1.0
Original release, actions:
- Set configurable javadoc class tags (like @version $Id$)
- Add @Override tag to method which overrides
- Add {@inherited} on javadoc method or remove javadoc which is same as parent
Comments: