I wonder whether a Javadoc spell checker exists somewhere in open source? Would be great to have it pluggable as Maven plugin, but even a standalone binary distribution will work.
I wonder whether a Javadoc spell checker exists somewhere in open source? Would be
Share
There actually is at least one library that does that: Spell Check Doclet
Plain Javadoc usage:
Now you just need to
library to your local repository
javadoc:javadocmojoparameters