Book a Demo

Author Topic: Subversion keywords in code template  (Read 2916 times)

dams

  • EA User
  • **
  • Posts: 20
  • Karma: +0/-0
    • View Profile
Subversion keywords in code template
« on: December 15, 2008, 09:08:08 pm »
Hello,

I’m currently editing the C++ code templates in EA 7.1.834 and I want to integrate some Subversion keywords like $Id or $URL in the file header. But they are interpreted as variable names like $guid for example.
Is there a way to avoid that, perhaps to ‘escape’ the $ sign?
Thanks in advance,
Dams

dams

  • EA User
  • **
  • Posts: 20
  • Karma: +0/-0
    • View Profile
Re: Subversion keywords in code template
« Reply #1 on: December 15, 2008, 09:25:51 pm »
I would even be happier if a reference manual exists about code template editing... I don't find such a documentation.

dams

  • EA User
  • **
  • Posts: 20
  • Karma: +0/-0
    • View Profile
Re: Subversion keywords in code template
« Reply #2 on: December 16, 2008, 12:11:41 am »
I reply to myself...
Ok, I didn't see the Code Template Framework  ::)
I found all my answers there.
Thanks me  ;D
« Last Edit: December 16, 2008, 12:12:23 am by dams »