Book a Demo

Author Topic: Synchronize Package Content  (Read 3055 times)

learnEA

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Synchronize Package Content
« on: November 29, 2007, 01:59:55 pm »
Is there a way that you can change the path of the source code that you want to use to update your package content?

gpc

  • EA User
  • **
  • Posts: 111
  • Karma: +0/-0
    • View Profile
Re: Synchronize Package Content
« Reply #1 on: December 04, 2007, 05:31:27 am »
You can specify where each package or class is generated. so it should be possible to move things around with a little effort.
(Either select auto-generate files and specify location or set the file-path for each class)

thomaskilian

  • Guest
Re: Synchronize Package Content
« Reply #2 on: December 04, 2007, 07:16:41 am »
Read about Local Path in the help.

learnEA

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Synchronize Package Content
« Reply #3 on: December 04, 2007, 08:10:49 am »
Thanks Thomas, Local Path worked  :)