[
https://issues.apache.org/jira/browse/NETBEANS-3615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brad Walker closed NETBEANS-3615.
---------------------------------
Resolution: Won't Fix
Will fix this in a future change.. So leave it alone for now..
> 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
> Priority: Major
> Labels: pull-request-available
> Time Spent: 50m
> Remaining Estimate: 0h
>
> 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