Hello,
can anybody help me?
I installed Eclipse and Subclipse.
Then I configured in Preferences Team->SVN
the Configuration location to a directory.
I edited the config file as attached to this Email.
It contains these lines:
[miscellany]
enable-auto-props = yes
[auto-props]
*.java = svn:eol-style=native;svn:keywords=Date Author Id Revision HeadURL
I restarted Eclipse.
After that I created a Java-Project, and a simple Java class with Keywords as follows.
/**
* @author Jens
* @version $Revision$ <br>
* Date last change $Date$ <br>
* Author last change $Author$
*/
But nothing happens, when I added Java-Project to SVN,
the keywords substitution did not work.
What's wrong?
Thanks,
Jens
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
- application/octet-stream attachment: config
Received on 2008-10-09 16:52:16 CEST