Author Topic: How could I set the classes' default language  (Read 2374 times)

jordanliu

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
How could I set the classes' default language
« on: May 26, 2009, 01:49:36 am »
I need create a lot of classes in c++. But the default language is java and it is not possible to change multiple classes' default language. To change them one by one is a nightmare.

Could I set c++ as default language or could I select all of them to change the language?

Thanks

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8083
  • Karma: +118/-20
    • View Profile
Re: How could I set the classes' default language
« Reply #1 on: May 26, 2009, 08:23:17 am »
The default language (for a model) can be set either in the code generation toolbar, or in the Code Datatypes dialog.

You can change the languages for all classes in a package from the Project Browser.  (Context menu | Code Engineering | Reset Options for this Package.)