Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Emgie

Pages: [1]
1
I have EA 9.0.900 and Windows 7 x64.
I use this registry entry:

[HKEY_CURRENT_USER\Software\Sparx Systems\EAAddins\MyPlugin]
@="MyPlugin.Main"

...and it works. Though I also have EA400 dir.
Some other plugins (Corba, Eclipse) also use "EAAddins" location, so I presume this is the right location.

2
Hi.
I have added some new statuses (besides the default Proposed, Approved, Mandatory, ...) to define behavior of my components.
But they don't seem to be the part of my MDG, but only a part of current project.
Is there a way to make my statuses available out of my MDG?

3
Automation Interface, Add-Ins and Tools / Model searches
« on: October 04, 2011, 09:15:31 am »
Hi

I am developing an addin with my own MDG. I would like it to be distributable as an installable .exe file.

I am facing a problem: how to import "model searches" xml into the project?

For the MDG, I've found a function, EA_OnInitializeTechnologies() which returns whole MDG as a string - and it works. But I don't know how to make my searches appear automatically in the project (or how to make my installer get them there).

Pages: [1]