Book a Demo

Author Topic: C# - Code Generation Locations  (Read 2815 times)

eAndy

  • EA User
  • **
  • Posts: 30
  • Karma: +0/-0
    • View Profile
C# - Code Generation Locations
« on: May 10, 2004, 07:15:55 am »
Can anyone point me to some documentation/discussion about how to establish a set location for code generation.

Every time I generate code I have to tell it where to go.

I want to be able to update model, generate and have the code go to the right directories so i can do a build, etc.

Its making me jump through hoops.


DevAlex

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • C#, C#, and more C#
    • View Profile
Re: C# - Code Generation Locations
« Reply #1 on: May 20, 2004, 05:25:26 pm »
Try Tools: Options in the main menu.    Select C# Specifications (4th from bottom).

There you'll find "Default Source Directory".

HTH,
:)
Alex
« Last Edit: May 20, 2004, 05:26:43 pm by DevAlex »