Book a Demo

Author Topic: Problem: Integration of Add-Ins in EA  (Read 3516 times)

marine1981

  • EA User
  • **
  • Posts: 58
  • Karma: +0/-0
    • View Profile
Problem: Integration of Add-Ins in EA
« on: August 26, 2010, 09:39:12 pm »
Hello,
I have a small problem. I have a demo Add-In. How I can integrate this Add-In in EA? My IDE is Visual C# 2008 Express/ EA Corporate 8.0.

Thanks
« Last Edit: August 26, 2010, 09:41:06 pm by marine1981 »

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Problem: Integration of Add-Ins in EA
« Reply #1 on: August 26, 2010, 09:53:16 pm »

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Problem: Integration of Add-Ins in EA
« Reply #2 on: August 27, 2010, 08:39:07 am »
If you are trying to use MDG Link or MDG Integration for Visual Studio it won't work because the express editions of visual studio do not support automation.

On the other hand if you are trying to write an add-in for EA there shouldn't be a problem.