Showing posts with label Sparx EA. Show all posts
Showing posts with label Sparx EA. Show all posts

Saturday, 10 July 2010

Developing Sparx EA AddIn with Visual Studio 2010

After switching from VS 2008 to VS 2010 I had the problem that the debugger didn't break in the newly compiled addin. After trying around I came to the following solution:
- compile the add in
- start EA
- attach the debugger to EA
This picks a compatible version of the debugger (the default is the latest debugger).

Saturday, 15 May 2010

And another one on EA and OAW

Here is a link to a blog from Nirval with a few further details.

Monday, 5 April 2010

Architecture Analysis (Step 1)

A small add-in for Sparx Enterprise Architect allows me to export taxonomies in a form GraphViz can read. I'm also interested to use Pajek for architectural analysis.