Book a Demo

Author Topic: Change dest directory for multiple classes  (Read 2180 times)

Lawrence

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Change dest directory for multiple classes
« on: April 29, 2004, 04:40:02 pm »
How do I change the destination directory for generating code for multiple classes at once?  I know I can change it under options, but that only affects classes that haven't yet been generated.  However, if the class has already been generated, EA remembers that setting. What if I want to change the destination for a bunch of classes that have already been generated?

Thanks!

Lawrence

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Change dest directory for multiple classes
« Reply #1 on: May 03, 2004, 08:41:35 pm »
Hi Lawrence,

You could use the Local Directories (under Configuration menu) dialogue to do this.

Type the directory you wish to change in the path field, give it an id and specify the language you are changing.

If you click Apply Path now it will replace all instances of that directory in all classes of the language you specified with that token.

Then if you change the path to your new directory and click expand path, they should all have the new path. :)

(I noticed a bit of a refresh issue with both applying and expanding the path so just click on a different class and back again)

Simon