pekuz commented on pull request #2629:
URL: https://github.com/apache/netbeans/pull/2629#issuecomment-800222137
Then parent provider interface JavaDoc:
The immediate parent of this project or <code>null</code> if there is
no parent known.
could become:
The immediate parent of this project or <code>null</code> if this
project is the root.
no?
Originally I got it like null stays for unknown, e.g. because of incomplete
source tree.
----------------------------------------------------------------
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.
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