Asked
— Edited
I think this is a question that will have to be answered by DJ so I am going to phrase it that way...
The EZ-AI_Client_EZB plugin was first developed by one of my developers under their login and setup to be a private plugin. After it was close to finished, I took over the development of this plugin so it could be published by Cochran Robotics. The plugin in both of our environments is named the same but obviously have unique GUIDs.
When users install this plugin, it is appearing 2 times under plugins. They are choosing to install the public plugin (published by me), but 2 plugins are showing up on the users plugins catalog of components.
Please let me know if there is anything that I can do and it will be done.
Thanks David
Do you have two forms in the dll both inheriting the plugin master?
config form
Main Form
Oh wait, duh. You have the plugin category set as plugin haha. All plugins no matter what category will appear in there. So just change the name of the category to something reflecting your plugin.
Gotcha. Okay, making that change.
Thanks!
That fixed it. Thanks for helping me figure out this confusing issue.
and added an image
okay, done making updates for today I think.