Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: A J Support on April 01, 2014, 02:50:08 am

Title: Add-Ins in Enterprise Architect
Post by: A J Support on April 01, 2014, 02:50:08 am
Hello friends,

  I need to know where to start coding an add ins, information, manuals, etc.

  Thanks in advance for your support and looking forward to your response.

Best Regards.
Title: Re: Add-Ins in Enterprise Architect
Post by: Nizam Mohamed on April 01, 2014, 03:24:43 am
check the code samples given along with your ea installation.in your program does. . code samples.
Also there is an (actually 2) articles by geert in sparx community site.  Try searching for c# addin in the community site.

ea user guide also describes how to get started with an addin, messages to be handled. How to register your addin for ea to understand etc..
Title: Re: Add-Ins in Enterprise Architect
Post by: A J Support on April 01, 2014, 04:27:58 am
Thank you, I found some information in manual.

Bye
Title: Re: Add-Ins in Enterprise Architect
Post by: qwerty on April 01, 2014, 04:42:54 am
Also check the code published by Geert Bellekens. He has also a tutorial on how to create an add-in.

q.