Author Topic: Generating source using EA in batch mode  (Read 3011 times)

TReichert

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Generating source using EA in batch mode
« on: April 29, 2010, 08:11:17 pm »
Is it possible to use EA as one step in a automatic build system, like make, used for nightly builds for example ?

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13387
  • Karma: +564/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Generating source using EA in batch mode
« Reply #1 on: April 29, 2010, 08:52:39 pm »
You could write a litte program (or script) that uses the EA API to generate code.
Look at the Project Interface for the appropriate methods.

Geert

Daniel Siegl

  • EA User
  • **
  • Posts: 42
  • Karma: +0/-0
    • View Profile