neilcsmith-net commented on issue #6568:
URL: https://github.com/apache/netbeans/issues/6568#issuecomment-1762955748

   Uses in the IDE seem minimal.  Most relevant to the Javadoc issue appears to 
be the line at 
https://github.com/apache/netbeans/blob/master/java/java.j2seplatform/src/org/netbeans/modules/java/j2seplatform/platformdefinition/J2SEPlatformImpl.java#L462
   
   That looks like the intention is just to have a version of the platform 
without Javadoc folders to pass to queries?
   
   I'm curious why the later usage at 
https://github.com/apache/netbeans/blob/master/java/java.j2seplatform/src/org/netbeans/modules/java/j2seplatform/platformdefinition/J2SEPlatformImpl.java#L505
 does the same though - intuition would suggest it should return empty source 
folders?
   
   


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