petrovic-d commented on PR #8769:
URL: https://github.com/apache/netbeans/pull/8769#issuecomment-3233063866

   > I guess this is the case when some of the gradle-supported conventional 
java source dirs in the project do not exist ?
   
   @sdedic Well, I got NPE for `testResources` source, because it resolved with 
source dir: `project-name/oci/src/testResouces/java` which doesn't exist and 
then `ClasspathInfo.create` returned null for it.
   This is tested on GDK project


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

Reply via email to