Book a Demo

Author Topic: EA + MDG VS : automatic synchronization ?  (Read 2182 times)

lolveley

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
EA + MDG VS : automatic synchronization ?
« on: October 07, 2008, 06:08:19 am »
hello,

I would like 2 know if with the latest EA + MDG integration (for VS) it is possible to have an automatic synchronization between VS and EA, i mean that if i add a method in a class in VS, the change is automatically done in EA (and the reverse also).

thank you,

and also i would like to know how to make it (if it is possible ).
lolveley. ;D

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: EA + MDG VS : automatic synchronization ?
« Reply #1 on: October 07, 2008, 08:25:25 am »
Changes inside EA can be automatically generated out by EA.  (See Project | Build and Run | Package Build Scripts | Live Code Generation.

MDG Integration provides the reverse option for automatic reverse engineering of changes.