Re: Plugin dialog showing modules I don't want user to see.
geertjan wielenga <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Organization | Oracle Corporation |
| Message-ID | <[email protected]> |
There might be a hacky way to do it from a ModuleInstall in a similar way to what Yenta does: https://bitbucket.org/jglick/yenta Gj On 29-1-2016 9:59, robert4444 wrote: > In my application I have the 3 first one, and JUnit and TestNG (all in Libraries category of Plugin Manager). > None of these is explicitly set in my pom, so I don't want them or I don't want to see them. > I think these are dependencies from the application. > For me the best solution would be to be able to hide an entire category in the Plugin Manager, but I have no idea how to do that !! > > > >