Friday September 15, 2006 META-INF/services Browser for NBM project
Together with Jaroslav Tulach we are developing META-INF/services browser for NetBeans module project. In short META-INF services node was added to Important files node:
The META-INF services node has two children nodes:
<Exported Services> - services exported by module.
<All Services> - services from NetBeans platform and all modules in module suite.
Add New Service item. It shows Add Service dialog:

Class name text field. The class name of new service can be also selected in packages view. The package view will be shown after clicking on Browse button:

Delete menu item on service instance in All Services view.
Details about this feature are in issue #66606. We want to integrate it to Milestone 4 NetBeans build.