martinmeeser opened a new issue #3731: URL: https://github.com/apache/netbeans/issues/3731
### Apache NetBeans version Apache NetBeans 13 ### What happened After switching from 16 to 17 all imports in all module-info.java show as warning. If "remove unused imports" on save is active, all imports get removed on save.  ### How to reproduce Create (gradle?) projects with module-info.java Gradle 7.4 ### Did this work correctly in an earlier version? No ### Operating System Ubuntu Budgie 21.10 ### JDK openjdk-17.0,1 ### Apache NetBeans packaging Other ### Anything else This occurred in 12.6 and 13 when switching from openjdk-16 to openjdk-17. Both the runtime NB is running on, as well as the gradle build ### Are you willing to submit a pull request? No ### Code of Conduct Yes -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- 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
