Hello,
I send a question about an hour earlier.
There is no problem.
I viewed the file per Firefox ( https://svnserver/Repo/JavaTest/Keywords.java),
and the file contains
/**
* @author Jens
* @version $Revision$ <br>
* Date last change $Date$ <br>
* Author last change $Author$
*/
but in IDE the file contains the expected Keyword substitution:
/**
* @author Jens
* @version $Revision: 3 $ <br>
* Date last change $Date 2008-10-09 16:45:31 +0100 (Don, 09 Okt 2008) $ <br>
* Author last change $Author: jens $
*/
So all is fine.
Regards,
Jens
Received on 2008-10-09 17:51:20 CEST