Book a Demo

Author Topic: Change source path of imported source  (Read 4949 times)

juan.drn

  • EA Novice
  • *
  • Posts: 13
  • Karma: +0/-0
    • View Profile
Change source path of imported source
« on: March 27, 2018, 12:59:17 am »
Following this response https://stackoverflow.com/questions/4974836/enterprise-architect-how-to-synchronize-with-source-code-source-model-when

Now I had a problem doing it, remplacing from id to path again, the path in generate code window was left as %%C:\Proyectos\svn2\B Planner .Net\trunk\BPlanner%%\SerieChannel.cs, and I cannot replace it, how can I change the path manually

Thanks
« Last Edit: March 27, 2018, 01:01:57 am by juan.drn »

Nizam

  • Prolab Moderator
  • EA User
  • *
  • Posts: 320
  • Karma: +15/-2
  • Model Sharing - Simplified
    • View Profile
    • Professional Model Collaboration
Re: Change source path of imported source
« Reply #1 on: March 27, 2018, 08:25:17 am »
If you intend to reset the filenames and set again, 'Reset Options for this Package' under 'Code Engineering' context menu of a Package could help. This along with 'Auto Generate File names' option in code generation and 'Local Paths' should allow us to manage file names

juan.drn

  • EA Novice
  • *
  • Posts: 13
  • Karma: +0/-0
    • View Profile
Re: Change source path of imported source
« Reply #2 on: March 29, 2018, 01:00:11 am »
With several attempts it was possible to modify the path  :-\

Thanks