Book a Demo

Author Topic: Defining a new language  (Read 2174 times)

mmg0305

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Defining a new language
« on: February 01, 2005, 06:36:55 am »
I am trying to define a new language in EA. I can create it as a new product and set its data types. I can make it the default for code generation and edit its templates. I can set it as the language for classes and interfaces.

But when I want to use it for code generation, I can't. It does not appear in the list of target languages.

Am I missing something?

mmg0305

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Defining a new language
« Reply #1 on: February 01, 2005, 06:52:10 am »
Hmmm, I think I can answer my own question. Looks like EA didn't like the name I was giving my language.

So now I'll see if I can get the generated code to do what I want .....  :)