v3921358 opened a new issue, #4023: URL: https://github.com/apache/netbeans/issues/4023
### Apache NetBeans version Apache NetBeans 13 ### What happened Since Netbeans 11.0 to 13 It doesn't suggest java.sql to import check : https://stackoverflow.com/questions/70843306/netbeans-does-not-suggest-java-sql-connection-to-import https://stackoverflow.com/questions/68225234/can-not-import-com-mysql-jdbc-connection-in-netbeans https://stackoverflow.com/questions/69908188/how-to-make-netbeans-recognize-java-sql-module  ### How to reproduce Make Java Platform And Source/Binary Format To Java 11+ And There will be no java.sql module in Libraries Now you can not use alt+enter to import class from java.sql But you can import it Manually and it worked fine. ### Did this work correctly in an earlier version? No ### Operating System Windows 7 ### JDK OpenJDK-11 ### Apache NetBeans packaging Apache NetBeans binary zip ### Anything else _No response_ ### 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
