Widgets: path/to/package/myWidgets.xml
Widgets
property is not anough. We have to define the additional following properties:Widgets: path/to/package/myWidgets.xml ServerWidgets: path/to/package/myServerWidgets.xml ServerWidgetsUI: path/to/package/myServerRenderers.xmlAlternatively, the following specification has the same result:
Widgets: path/to/package/myWidgets.xml ServerWidgets: path/to/package/myServerWidgets.xml ServerWidgetsImpl: path/to/package/myServerWidgets.xml;path/to/package/myServerRenderers.xmlNote that these properties will allow to use these widgets in the Server and the Editor. However, if you want to customize the default characteristics of the new widgets when creating them in the Editor, you should also specify this property:
Widgets: path/to/package/myWidgets.xml ServerWidgets: path/to/package/myServerWidgets.xml ServerWidgetsUI: path/to/package/myServerRenderers.xml EditorDefaults: path/to/package/myEditorDefaults.xml
Copyright 2016-2017 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v2 licence