Recently Eclipse started to generate empty JavaDoc comments for methods: /** */
No @param, @return etc.
Does anybody know the reason for this?
Check the settings in 'Preferences > Java > Code Style > Code Templates > Comments > Methods'. The template pattern there should be
/**
* ${tags}
*/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With