Book a Demo

Author Topic: Exporting code generator templates  (Read 3161 times)

idof

  • EA Novice
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Exporting code generator templates
« on: February 07, 2006, 07:09:18 am »
Hi all,
In my model, I've added some features to the code generator to support some of the needs I have in my project.
Now I want to give those templates to other projects so they may use them to generate their code from their mode.

Is there a way to export the code generator templates ?

Thanks,
Ido.

Bruno.Cossi

  • EA User
  • **
  • Posts: 803
  • Karma: +0/-0
    • View Profile
Re: Exporting code generator templates
« Reply #1 on: February 07, 2006, 07:27:48 am »
Hi Ido,

look into menu Tools > Export Reference Data.

Hope this helps!
Bruno

Quote
Hi all,
In my model, I've added some features to the code generator to support some of the needs I have in my project.
Now I want to give those templates to other projects so they may use them to generate their code from their mode.

Is there a way to export the code generator templates ?

Thanks,
Ido.


idof

  • EA Novice
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Re: Exporting code generator templates
« Reply #2 on: February 07, 2006, 07:43:43 am »
Quote
Hi Ido,

look into menu Tools > Export Reference Data.

Hope this helps!
Bruno



I Bruno,
Thanks, I've found it about 2 minutes after I posted my message.
But I didn't find how to export tagged values I've built. any ideas ?

Ido.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8090
  • Karma: +118/-20
    • View Profile
Re: Exporting code generator templates
« Reply #3 on: February 07, 2006, 01:33:28 pm »
Select Property Types from the list.

thomaskilian

  • Guest
Re: Exporting code generator templates
« Reply #4 on: February 08, 2006, 12:38:51 am »
Quote
Select Property Types from the list.

I also searched for it and gave up. The help doesn't tell anything. Would be nice to have a sentence there I'd find by "export tagged"...

idof

  • EA Novice
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
Re: Exporting code generator templates
« Reply #5 on: February 08, 2006, 04:33:02 am »
Thanks, it works !!

Ido.