Yes there is. Go to Run Configuration...in Eclipse. Double-click the OSGi Framework to add a new Run project for you. In the first view, you can add all the packages that you want to run. But for now, deselect all and click "Run." Then the OSGi console will open in Eclipse.
source
share