jbuzzurr opened a new issue, #7985: URL: https://github.com/apache/netbeans/issues/7985
### Apache NetBeans version Apache NetBeans 23 ### What happened I have Java SE 22 installed and recognized by Netbeans. If I create a java project and try to import java.net.http, it doesn't recognize it as a valid module/package. ### Language / Project Type / NetBeans Component Java with Ant Java Application ### How to reproduce Create a java project (Java with Ant->Java Application). In the generated .java file, enter "import java.net.http", and see that java.net.http is not recognized. ### Did this work correctly in an earlier version? No / Don't know ### Operating System Windows 10 ### JDK 22 ### Apache NetBeans packaging Other ### Anything else Every time ### Are you willing to submit a pull request? No -- 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
