MyEclipse Professional 2014 Build id: 12.0.0-20131202 generates the enumeration class but class has no content, i.e. public enum <class name> {<literal list>}.
An improvement would be support parametrized literals, i.e. {<literal>(<value>, [<value>]…), … } and generate the IVars, constructor, and getters. The ability to add operations would be good also.
Dave