Auto-documenting OSGi CommandProviders
(Edit: If you’re reading this after OSGi R4.2, then there is almost certainly a better way to accomplish the same thing)
I’ve been digging into OSGi a bit over the last week or so inorder to create some Eclipse plugins that will automatically discover eachother, and I’ve been generally impressed with the framework on the whole. The documentation [...]