Book a Demo

Author Topic: Newbie question - multiple project use  (Read 2429 times)

jvs

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Newbie question - multiple project use
« on: November 12, 2004, 06:53:30 am »
My source tree consists of multiple application and
library directories with the libraries shared by the
applications.  How does one use EA projects in this
case?

I'm thinking that each individual library and command
would be its own project.  How do I then get the
appropriate library model pages linked into the
command project?  My goal is to have library model
changes automatically appear in the related command
models.

Thanks in advance,
Jim VS

thomaskilian

  • Guest
Re: Newbie question - multiple project use
« Reply #1 on: November 13, 2004, 10:30:03 am »
Jim,
you could use controled packages (it's in the context menu) where you place your libs. One project changes the contents and other could work with read-only copies.