Plugin dialog showing modules I don't want user to see.
"mccorb" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
Geertjan, I appreciate the input. I think until they fix it (I hope it gets fixed) I will just fall back to 8.0.2 to do a release. I reported the bug and referred to this thread. thx, geertjan wrote: > 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 !! > > > > > > > > >