Community
Participate
Working Groups
Example: --- class bar { def static create new bar() newBar() {} } --- The generated Java code is not compilable because neither the cache-filed nor the initializer-method are static.
Static create methods are now flagged with an error marker. Pushed to 'master'.
Closing all bugs that were set to RESOLVED before Neon.0