Patch #1587
Servoy 2023 compatibility for the plugin
Start date:
09/26/2023
Due date:
% Done:
0%
Estimated time:
Browser (if web client):
Description
According to https://wiki.servoy.com/display/DOCS/Creating+Client+Plugins#CreatingClientPlugins-EntryPoints
all plugins when deployed in the "new" mode must now have an entry point of the service loader as described above so you need to go over all your own plugins and fix that. We can no longer use XML plugin. I believe this is a simple fix, please fix as soon as you can.
History
Updated by Patrick Talbot over 1 year ago
- Assignee changed from Patrick Talbot to Patrick Ruhsert
Updated by Patrick Ruhsert over 1 year ago
- Status changed from New to Closed
I uploaded an update version with a service entry point in META-INF