You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Brad Walker (Jira)" <ji...@apache.org> on 2019/12/30 17:58:00 UTC

[jira] [Closed] (NETBEANS-3615) enum is now a keyword and not an identifier

     [ 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: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists