is there any way to change the Javadocs @version value and automatically add the file version number to the SVN repository?
Template example@version $ v rev. $ rev
and the output of @version v2.1 rev. 74321
update: I want to add version numbers and, if possible, tag names as versions
source
share