Book a Demo

Author Topic: How to change source file name for class?  (Read 2789 times)

Asperamanca

  • EA User
  • **
  • Posts: 91
  • Karma: +0/-0
    • View Profile
How to change source file name for class?
« on: July 11, 2011, 05:14:03 pm »
How do I change the source file name a class is related with, without generating new code?
Or how do I specify a filename when synchronizing with code?

Asperamanca

  • EA User
  • **
  • Posts: 91
  • Karma: +0/-0
    • View Profile
Re: How to change source file name for class?
« Reply #1 on: July 11, 2011, 05:18:04 pm »
Solved

Back up the source files, generate code using the new file name, then overwrite the generated code using the backup, and synchronize with code.

I wonder what would be so hard to just add the source file name of a class in the properties dialog  ::)
There's even a file tab right there!