Book a Demo

Author Topic: Exporting code generation templates  (Read 2483 times)

fieldofcows

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Exporting code generation templates
« on: August 18, 2011, 05:17:18 pm »
Hi all,

I'm currently evaluating enterprise architect so am a bit new to this.

I've been setting up the code generation templates to match our coding standard which I have managed to do quite successfully. I'd now like to apply the templates to all projects I've been working on as well as export it for use on any new projects.

Is there a way I can export the code generation templates as a separate file which I can then import into new and existing projects?

Many thanks,
Roy

SomersetGraham

  • EA User
  • **
  • Posts: 376
  • Karma: +1/-0
    • View Profile
Re: Exporting code generation templates
« Reply #1 on: August 18, 2011, 05:53:21 pm »
Hi
If you have modified the c++ code template then it should appear in the list of Reference Data available for export as C++_Code_Template.
Access to this is either
Tools->Export Reference Data (v8)
or
Project->Model Import/Export->Export Reference Data (v9)

Hope this helps

Graham
Using V12

fieldofcows

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Exporting code generation templates
« Reply #2 on: August 23, 2011, 05:04:11 pm »
Hi Graham,

That's brilliant - just what I was looking for. Thanks very much!

Roy