I have the next weard problem. When i make changes to my plugin (for example add an extra method) the changes i made are not seen in the editor.. even when i add a complete new plugin the new one is not seen. If i remove one, it is gone like it should.
If i first remove it, restart servoy. close servoy again replace old plugin with new one. restart servoy. The old plugin is still shown.
We had a similar problem the other day. The solution was that an (older) copy of the plugin was located in the Servoy lib directory and was always loaded before Servoy even saw the (new) version of the plugin in the plugin directory.