pepness commented on a change in pull request #3646:
URL: https://github.com/apache/netbeans/pull/3646#discussion_r811499767
##########
File path: java/j2ee.eclipselink/nbproject/project.xml
##########
@@ -26,29 +26,126 @@
<code-name-base>org.netbeans.modules.j2ee.eclipselink</code-name-base>
<module-dependencies/>
<public-packages>
- <subpackages>org.eclipse</subpackages>
+ <subpackages>org.eclipse.persistence</subpackages>
Review comment:
I was under the impression that I should only include `subpackages` that
have java classes inside and exclude internal packages like
`org.eclipse.persistence.internal`. What would be the proper way of configure
`<public-packages>` and `<subpackages>`, include all packages excluding
internal packages?
--
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