CONFIG_PROPERTY_UNSUPPORTED_CWOBJ1207W=CWOBJ1207W: The property {0} on plug-in {1} is using an unsupported property type.
Explanation
Java primitives and their java.lang counterparts are the only supported property types. java.lang.String is also supported.
User response
Check the property type and change it to one of the supported types.