Book a Demo

Author Topic: addin with eclipse integration  (Read 3340 times)

SomersetGraham

  • EA User
  • **
  • Posts: 376
  • Karma: +1/-0
    • View Profile
addin with eclipse integration
« on: April 24, 2012, 01:08:39 am »
Hi
I have an addin that implements the EA_OnNotifyContextItemModified method
I also use the eclipse integration.
In standalone mode my addin is called when I open the properties for a class and press the 'OK' button,
However, when i use the eclipse integration this method is repeatedly called, even without the class properties window open.

Does anyone know what might be causing this behaviour?

Thanks

Using V12