C# Add-In test application

The Add-In test application allows you to test the menu driven functionality of your C# add-in without needing to close Enterprise Architect for each build.

When creating an add-in for Enterprise Architect you need to shut down EA before each build because EA will be referencing the dll's you are trying to replace.

This test application will mimic the add-in menu of EA and allow you to test the menu driven functionality of your add-in without having to shut-down and restart EA. A huge timesaver when developing Add-ins for EA

EA Add-in Tester in action

The EAAddinTester.zip contains the source code for the Add-In Tester and the source code for the simple add-in referenced in Tutorial: Create your first C# Enterprise Architect add-in in 10 minutes

Background and step-by-step instructions can be found on my blog or in the attached pdf file.

This article contains content available for registered members only. You need to be logged in to view/download this content.

About the Author

Geert Bellekens

Geert Bellekens

Bellekens IT (Consultant)
I've been active in the ICT sector since 2000 and started in 2004 as an independent modeling consultant. Over the years I've helped several major ICT players in Belgium to define and document their modeling method, train and coach the modelers, and develop supporting tools. I'm also the author of the EA Navigator http://geertbellekens.wordpress.com/ea-navigator/ , a free an open source add-in for Enterprise Architect that makes the life of any Enterprise Architect user easier by facilitating easy navigation between different elements in the model.