file org/eclipse/swt/layout/GridLayout.java Using the keyword "enum" as identifier. example: Enumeration enum = growColumns.keys(); enum is reserved word and cannot be used as identifier.
Log in to post a comment.