Oleksij Lupandin created NETBEANS-6397:
------------------------------------------
Summary: 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
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: [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