dtrebbien commented on issue #364: [NETBEANS-252] Fix CG adding methods to enum constant bodies URL: https://github.com/apache/incubator-netbeans/pull/364#issuecomment-357447417 Hello @vieiro, I am done adding commits; the "work-in-progress" label can be removed. Also, the first commit fixes a real issue. Namely, the Code Generator would fail to add e.g. toString() overrides to enum constant bodies. The issue is reported at https://issues.apache.org/jira/browse/NETBEANS-252 and https://netbeans.org/bugzilla/show_bug.cgi?id=271633
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
