free software
Javadoc Utility
Products:
IntelliJ IDEA
Vendor:
littleserg
Email:
Website:
N/A
Description:
This simple plugin provides the following
javadoc features:
- Generating getters and setters with javadoc (rus/eng) (press ALT+G).
- Add @inheritDoc tag to the method which overrides (press ALT+I).
All plugin features are available in the generate menu.
Downloads: 2084
Rating:
Participated in rating: 2
Recent change notes:
version 1.1
- Add @inheriDoc comment
- Generating getters and setters is not scanning of the private ancestor's fields
version 1.2
version 1.3
- Templates are configured via settings panel
- Fixed some previous bugs
- Compatible with Intellij Idea 11.0
General usage instructions:
To generate getters and setters invoke \"Generate\" or just press \"Alt+G\".
Comments: