Brad Walker created NETBEANS-3615:
-------------------------------------
Summary: enum is now a keyword and not an identifier
Key: NETBEANS-3615
URL: https://issues.apache.org/jira/browse/NETBEANS-3615
Project: NetBeans
Issue Type: Bug
Reporter: Brad Walker
Assignee: Brad Walker
As of Java 1.5, the "enum" is a keyword and can not longer be used an
identifier.
Change the use of "package org.openide.util.enum" to "package
org.openide.util.enumeration"..
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
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