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
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.