Book a Demo

Author Topic: Default language  (Read 2844 times)

cochoa

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Default language
« on: August 27, 2003, 06:21:47 am »
Hi there, does anyone knows how can I set up a default language (let's say C#) so any class I create from there in a class diagram will have that language by default and I do not have to set it up every time I create a new class??

Thx

Sean Kearon

  • EA User
  • **
  • Posts: 126
  • Karma: +0/-0
    • View Profile
Re: Default language
« Reply #1 on: August 27, 2003, 07:12:59 am »
EA 3.51:
view | options | generation | default language for code generation

EA 3.60:
tools | options | generation | default language for code generation

Sean

cochoa

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Default language
« Reply #2 on: August 27, 2003, 10:09:41 am »
Thx! another question: is there any easy way to change the language of a set of existing classes in a class diagram?

Sean Kearon

  • EA User
  • **
  • Posts: 126
  • Karma: +0/-0
    • View Profile
Re: Default language
« Reply #3 on: August 28, 2003, 02:19:16 am »
No that I found......I had to go through all my classes and change them manually.   :'(