Book a Demo

Author Topic: Automatic overwriting  (Read 2280 times)

Jeanluc

  • EA User
  • **
  • Posts: 23
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Automatic overwriting
« on: April 06, 2005, 12:50:09 am »
Hi,

How can I configure file automatic overwriting of generated code please ? Actually, I need to configure all classes to get this .

Regards,

Jean-Luc !

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Automatic overwriting
« Reply #1 on: April 06, 2005, 11:07:06 pm »
Tools | Options | Generation | Replace (overwrite) existing source file

That will workif you haven't set class level options for individual classes other than the overwrite option.

The alternative to that is to use the Generate Package.  (Default keyboard shortcut Ctrl+Alt+K, also Project | Source Code Engineering | Generate Package Source Code)

That allows you to select to overwrite all files being generated.

Simon