You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Neil C Smith (Jira)" <ji...@apache.org> on 2022/02/01 16:08:00 UTC

[jira] [Commented] (NETBEANS-6397) Error occurs when Java module info is added

    [ https://issues.apache.org/jira/browse/NETBEANS-6397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17485341#comment-17485341 ] 

Neil C Smith commented on NETBEANS-6397:
----------------------------------------

Only NetBeans 12.6+ supports JDK 17.

> Error occurs when Java module info is added
> -------------------------------------------
>
>                 Key: NETBEANS-6397
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-6397
>             Project: NetBeans
>          Issue Type: Bug
>         Environment: Windows 10 Enterprise, version 1809,
> Apache NetBeans IDE 12.2,
> Default Java platform: JDK14,
> Project Java platform: JDK17.
>            Reporter: Oleksij Lupandin
>            Priority: Major
>         Attachments: netbeans-ide-log.txt, netbeans-ui-0001.png
>
>
> 1. Create a Java modular project (File / New Project… / Java with Ant / Java Modular Project / Next / Choose platform JDK17 / Finish).
> 2. Try to add a module (Right-click on the project in its pane / New / Module... / Set module name "moduleA" / Finish).
> Expected result: module moduleA appears in the project tree.
> Actual result: moduleA does not appear in the project tree, Unexpected Exception occurs:
> !netbeans-ui-0001.png!
> IDE log is attached.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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