Book a Demo

Author Topic: Linking a class in the model to a file  (Read 3024 times)

pH

  • EA User
  • **
  • Posts: 72
  • Karma: +0/-0
    • View Profile
Linking a class in the model to a file
« on: July 31, 2010, 12:16:02 am »
Hi,
I havea reverse enginneered model with lot of classes. After reverse engineering I added the model to subversion. Because of that I lost the linkage to the file when I checked out next time. Now there is some change in the code and I want to synchronize that with the model. Since the class element is no more "linked" to the source file I am not able to do that. Even if I use Synchronize Package it does some processing but nothing really happens.  I also tried setting Local Path but that also doesnt seem to be working.  Any suggestions on how to acheive that?.

Thanks,
pH
<a href="http://webuml.org"><img src="http://webuml.org/images/webuml-badge.png" alt="Set UML Free!" style="border-width:0"></a>

pH

  • EA User
  • **
  • Posts: 72
  • Karma: +0/-0
    • View Profile
Re: Linking a class in the model to a file
« Reply #1 on: July 31, 2010, 12:44:28 am »
Hi, Figured out the solution!!

"Filename" field in the Properties Window needs to point to the appropriate code file, if not the View Source Code option will not work. By setting that to right file and then synchronizing solved the issue!!

thx,
pH
<a href="http://webuml.org"><img src="http://webuml.org/images/webuml-badge.png" alt="Set UML Free!" style="border-width:0"></a>