When I try to develop a plugin has UI with type of property to show to user input data: Set or Map<String,String>
and got error with log:
Caused by: com.pmease.quickbuild.QuickbuildException: Type is not supported. (class:com.pmease.quickbuild.plugin.webhook.settings.WebHookSetting, property:customData)
at com.pmease.quickbuild.web.component.editor.EditContext.init(EditContext.java:114)
I need I save a set of key/value or Set of property but I can't
Could you help me?
- solved #4
- replies 3
- views 2140
- stars 0