Book a Demo

Author Topic: rename reverse engineered classes  (Read 5929 times)

getagrip

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
rename reverse engineered classes
« on: May 05, 2005, 09:46:21 am »
Hi,
I am wondering if it is possible to synchronize a class model wich was reverse-engineered after some source-files have been renamed.
Trying to sync the model throws an error "error reading
file xxx".
Has a way to change class > file-association been implemented yet?


TrtnJohn

  • EA User
  • **
  • Posts: 176
  • Karma: +0/-0
    • View Profile
Re: rename reverse engineered classes
« Reply #1 on: May 05, 2005, 02:44:17 pm »
It is a little weird, but you need to go to the generate code option for the class and re-attach to the new source file.  (Just don't hit the Generate button!).  ANd then go back and sync the class.

AshK

  • EA User
  • **
  • Posts: 137
  • Karma: +0/-0
    • View Profile
Re: rename reverse engineered classes
« Reply #2 on: May 05, 2005, 07:57:11 pm »
Alternatively, change the filename field in the class property sheet (Alt + 1). :)

Ash
The Sparx Team
[email protected]

getagrip

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: rename reverse engineered classes
« Reply #3 on: May 06, 2005, 06:29:25 am »
thanks that helped!