SVN default keywords property for Java files? Follow
Suppose I'm using Subversion and in IDEA have configured a Java file header template like
/**
@version $Id$
*/
Is there some way to configure a default svn:keywords property of "Id" when adding .java files?
For CVS, IDEA is smart about defaulting keyword substitution flags when adding files.
Cheers,
11011011
Please sign in to leave a comment.
FYI, I'll try using auto-properties. See http://www.jetbrains.net/jira/browse/IDEA-3362
In article <16770131.1122665110348.JavaMail.javamailuser@localhost>,
David Beutel <no_mail@jetbrains.com> wrote:
I use them they work great.
R