Slawomir Messner created NETBEANS-2164:
------------------------------------------
Summary: "package does not exist" but it exists
Key: NETBEANS-2164
URL: https://issues.apache.org/jira/browse/NETBEANS-2164
Project: NetBeans
Issue Type: Bug
Affects Versions: 10.0
Reporter: Slawomir Messner
I have a not modularized (jingsaw) gradle project. It compiles and runs fine
but netbeans shows errors due to missing packages i.e.
* package java.util.logging does not exist
* package java.sql does not exist
* and other standard packages
All classes have these imports are now marked as faulty.
With netbeans 9 I had no problem with the same configuration.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
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