Do you really need a dependency to hide some action in the layer? Not sure about Maven impl dependency, the documentation mentions module.xml.
--emi ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On 8 May 2018 5:11 PM, Blaine Bergeson (bbergeson) <[email protected]> wrote: > Hi, > > > > I am trying to remove the remaining menu items from a window tab in my rcp > application. Unfortunately, I need to add an implementation dependency on > the core.windows module but I can’t see how to do that using maven. If I add > a runtime instead of compile dependency on the module then the code won’t > compile. Any ideas? > > > > Thx Blaine --------------------------------------------------------------------- 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
