Book a Demo

Author Topic: Issues accessing my Add-In in EA  (Read 3520 times)

MrSnow

  • EA User
  • **
  • Posts: 20
  • Karma: +1/-0
    • View Profile
Issues accessing my Add-In in EA
« on: March 15, 2019, 01:54:27 am »
Hi,

I have now used the legendary Bellekens' tutorial on how to create an Add-In to EA in 10 minutes:
https://bellekens.com/2011/01/29/tutorial-create-your-first-c-enterprise-architect-addin-in-10-minutes/

It is a great tutorial and I am sure there is just something I am misunderstanding, but I have created my project and when running "regedit" and opening the folder structure of "Sparx Systems" I see the following to folders; "EA" and "SSCE". There is no "EAAddins"-folder to put my addin namespace and addin class. I have then tried to create a folder under "Sparx Systems" named "EAAddins" and under that folder I've added a new one (right-click, and "New->Key") called "MyAddin". In the "Data" section I have put "MyAddin.MyAddinClass".

When I then try to open EA and go into "Specialize->Manage Addins" I am not able to see the Addin I just created an put into the registry.

What am I missing here?

If anything in this post is unclear, please let me know!

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Issues accessing my Add-In in EA
« Reply #1 on: March 15, 2019, 02:15:55 am »
Looks like EAAddins should be one level above. It's on the EA400 level.

q.

P.S. Hey. This morning I had 10k posts. This one is 9997. So someone delete 3 of my posts. Who could have done that? And which posts have that been? Well, I don't expect any feedback...
« Last Edit: March 15, 2019, 02:18:08 am by qwerty »

MrSnow

  • EA User
  • **
  • Posts: 20
  • Karma: +1/-0
    • View Profile
Re: Issues accessing my Add-In in EA
« Reply #2 on: March 15, 2019, 02:20:16 am »
Looks like EAAddins should be one level above. It's on the EA400 level.

q.

P.S. Hey. This morning I had 10k posts. This one is 9997. So someone delete 3 of my posts. Who could have done that? And which posts have that been? Well, I don't expect any feedback...

Boom, thank you! Feel kinda stupid, but thanks!