I work with an application that uses and manages a large number of OSGi services and implementations for each service with properties, dynamism, etc. Using the Equinox console command line is useful with commands such as services or the -c list. However, it is difficult to see specific service implementations and get a current snapshot of the limited or available services for consumption. For example, you can see if links to the link are satisfied, but you cannot see what implementations of these satisfied links are (although, of course, there are other mechanisms).
So, the idea is to find a graphical interface with organized information (for example, using graphs) to increase productivity when developing in OSGi. There may be one graphical interface in Eclipse, but I cannot find it.
If you do not know anything like this, I mean creating your own for my dissertation :)
source
share