Don't update/change @version tag

已回答

Hi :)

 

I have the problem that IntelliJ seems to update the @version in a strange way:

 

* @version $Id: DatatransHandler.java 16497 2017-05-16 12:06:03Z johnDoe

becomes

@version $Id: DatatransHandler.java 16497 2017-04-24 07:51:15Z johnDoe $

So the date changes to a date earlier than before????
0

When exactly does it happen? Are you sure it's not your version control hook?

0

I think when I changed something in the file. Version control hook?

0

请先登录再写评论。