Developer does not show IDeveloperPlugin PropertyPanels

When you implement an IDeveloperPlugin, the PreferencePanel’s you create for Servoy are not shown anywhere.
Specifically thay should be shown with all of the other application Preference Panels.
I need this to function correctly so that users of Servoy Developer can configure my Developer plugins for their own use.
At present, the absent prefs panels force a developer to manually edit properties files on the filesystem :(

This bug has been filed as case id # 42520

Hi Julian, I don’t know which version you use but both 2.2.5 an 3.0b3 don’t give me any issue…

My support plugin partially relies on the availability of the preferences dialog and it works…

Hi Marcel.

You mean u get ur developer PreferencePanel loaded under Edit → Preferences with the appropriate Tab Name ?

I wonder why I’m not…grrrrr. I don’t believe I’m clobbering myself with a duplicate tab name…ok, thanks

Yes, that is indeed what I mean. No error message in your console?

I have had an issue once but that was due to an exception I didn’t catch. As a result the panel didn’t load completely… The sideeffect of such (or maybe any) is that the panel takes for ever to load.

No errors whatsoever as the Dev plugin loads…and the plugin isthen totally usable and in a good state.
JC/JB…any ideas ?