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 2020/11/16 17:45:00 UTC

[jira] [Created] (NETBEANS-5031) remove use of deprecated APIs

Brad Walker created NETBEANS-5031:
-------------------------------------

             Summary: remove use of deprecated APIs
                 Key: NETBEANS-5031
                 URL: https://issues.apache.org/jira/browse/NETBEANS-5031
             Project: NetBeans
          Issue Type: Improvement
            Reporter: Brad Walker
            Assignee: Brad Walker


I'm trying to remove the use of a deprecated API that hinders updating the Java version.

MiniEdit.java uses a really old deprecated API. This API prevents us from upgrade the Java source version in the project properties file.

So step #1 is to remove the use of the old deprecated API.



--
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