matthiasblaesing commented on code in PR #9177:
URL: https://github.com/apache/netbeans/pull/9177#discussion_r2933136860


##########
enterprise/web.el/src/org/netbeans/modules/web/el/completion/ELCompletionUtil.java:
##########


Review Comment:
   You could make `ELResourceBundleKeyCompletionItem` public. The `web.el` 
module has a declared API and the package 
`org.netbeans.modules.web.el.completion` is not part of that. So even if you do 
that, it will only have visibility inside the module.



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