Book a Demo

Author Topic: New Language not displayed(Code Generate Template)  (Read 2881 times)

maiconramones

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
New Language not displayed(Code Generate Template)
« on: December 29, 2010, 05:26:20 am »
Hi people,

I am newbie in the Enterprise Architect my problem is...

I have one project with two template. One template is "Transformation Template" and other template is for "Code Generation Templates".  

I created a new project. I export the template and import the template in to new project.

But the new language not displayed in the "Code Generation
Template". Only displayed my "Tranformantion Template".

One idea please...

Sorry my bad english rsrsrsr

Aaron B

  • EA Administrator
  • EA User
  • *****
  • Posts: 941
  • Karma: +18/-0
    • View Profile
Re: New Language not displayed(Code Generate Templ
« Reply #1 on: December 29, 2010, 09:29:30 am »
Definition of a custom code language also requires one or more datatypes to be defined for the language.

When exporting your code generation templates, you should export both <language>_Code_Template and Model Data Types - Code and DDL.

maiconramones

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: New Language not displayed(Code Generate Templ
« Reply #2 on: December 29, 2010, 11:50:08 pm »
Very good.

Thank you.