Benjamin Graf created NETBEANS-1655:
---------------------------------------

             Summary: Java project without explicit module-info opens only a 
set of modules to Libraries/JDK view
                 Key: NETBEANS-1655
                 URL: https://issues.apache.org/jira/browse/NETBEANS-1655
             Project: NetBeans
          Issue Type: Bug
          Components: java - Editor
    Affects Versions: 10.0
            Reporter: Benjamin Graf


I created a simple java project to test Netbeans 10vc3 with OpenJDK 11. I tried 
to use new JDK HttpClient introduced with JDK11. Everything works (compile/run) 
if importing all packages manually but there is no code completion etc. support 
in editor for packages of module java.net.http. I actually found no way to get 
it into the list of "supported" jdk modules without explictly creating 
module-info class. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to