Book a Demo

Author Topic: Does EA Architect support standard C++ style comments?  (Read 2504 times)

mse

  • EA User
  • **
  • Posts: 308
  • Karma: +1/-0
    • View Profile
Does EA Architect support standard C++ style comments?
« on: December 13, 2018, 08:46:09 pm »
Everytime I generate code from EA architect, the comments are with /* and not the C++ //. I know both are compatible with C++ but what if my coding Standard mandates that I use //? What can I set in order to get such results?

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Does EA Architect support standard C++ style comments?
« Reply #1 on: December 13, 2018, 09:05:39 pm »
You should be able to change that in the code generation template.

Geert