markhorn732-dev commented on issue #8738: URL: https://github.com/apache/netbeans/issues/8738#issuecomment-3216190993
Further to @markhorn732-dev I installed Nertbeans IDE 27. And in Project -> Properties -> Build -> Compiling, I deselected "Compile on Save". The error in the code persists (package does not exist"), but when I run the code within Netbeans, it runs without error. Note also that for ProjectA.packageA.ClassA1.java, "Find usages" finds the references to this class in ProjectB.ClassB1. -- 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
