Hi,
With the ToString plugin, classes implements ToString but not enums.
With the EnumValue plugin, enums can EnumValue.
Maybe I didn't find how to do, but is it possible to customize the toString method of enums? For exemple to use a resourceBundle.
Best regards,