Book a Demo

Author Topic: relative pathnames for source?  (Read 2558 times)

jvs

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
relative pathnames for source?
« on: October 10, 2003, 06:10:53 am »
I'm trying to organize my source tree as follows:

                          toplevel
     cmd                   lib                 test
cmd1...cmdN      lib1...libN       test1...testN

Where C++ source resides in the leaf directories,
      cmd1...cmdN, lib1...libN, test1...testN

I would like diagram files to reside at the appropriate
points in the directory and I would like the entire
hierarchy to use relative pathnames.  The reason for
relative versus absolute is I want to be able to easily
relocate the tree.

I'm still an EA newbie and a bit clumsy with it.  My first
work had everything residing in a single directory.  Now
that I want to move to a more complex structure
I don't see how to move the source files.  I also can't
see how to use relative pathnames (., ./src, etc) for
the diagrams.

Any clues would be appreciated.

Thanks!
Jim VS


Takeshi K

  • EA User
  • **
  • Posts: 632
  • Karma: +43/-1
    • View Profile
    • Sparx Systems Japan
Re: relative pathnames for source?
« Reply #1 on: October 10, 2003, 06:32:33 am »
Hello Jim,

I feel you have an option to use 'Local Path' feature.
Please check Help file:
'Code Engineering' -> 'Code Engineering Setting'
-> 'Local Paths'

Hope this helps.

--
T.Kouno
--
t-kouno