Plugin dialog showing modules I don't want user to see.
"robert4444" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <[email protected]> |
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 !!