Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: TReichert on April 29, 2010, 08:11:17 pm

Title: Generating source using EA in batch mode
Post by: TReichert 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 ?
Title: Re: Generating source using EA in batch mode
Post by: Geert Bellekens 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
Title: Re: Generating source using EA in batch mode
Post by: Daniel Siegl on May 04, 2010, 06:57:58 pm
Hello,
we are doing this. check out our two blog posts on the topic
http://blog.lieberlieber.com/2009/09/16/running-enterprise-architect-on-a-server/
and
http://blog.lieberlieber.com/2009/09/08/documentation-of-software-projects/
BR
Daniel