Greetings,

I am using NetBeans 8.2 on a 64 bit Linux box with Java 8.  My app has two
source roots with no package name collisions.  I combine them as if they
were under the same tree.  The problem I have is that the IDE tags the
imports as errors as if it didn't know where the other source root is.

I am attaching a picture of the problem.  I have
application/services/MyJavaService.java attempting to import
java/org/kissweb/database/Connection.java - which exists but the IDE flags
it as unknown.

How can I fix this?

Thanks!

Blake McBride
---------------------------------------------------------------------
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

Reply via email to