Work with OSGi console

The OSGi console can be a useful tool when debugging or testing Cytoscape apps under development.

Starting the OSGi Console

To use the OSGi console, start Cytoscape using the command line. Open a terminal window and change directory to your Cytoscape installation. On MS Windows, type “cytoscape.bat”, on Mac or Linux, type “./cytoscape.sh”. After a while, Cytoscape will get started. On the terminal, a prompt that looks like the following will appear:

Cytoscape 3.0.1>

This is your OSGi interactive shell.

Work with OSGi console The OSGi console can be a useful tool when debugging or testing Cytoscape apps under development. Starting the OSGi Console To use the OSGi console, start Cytoscape using the command line. Open a terminal window and change directory to your Cytoscape installation. On MS Windows, type “cytoscape.bat”, on Mac or Linux, type “./cytoscape.sh”. After a while, Cytoscape will get started. On the terminal, a prompt that looks like the following will appear: Cytoscape 3.0.1> This is your OSGi interactive shell. 3.7.1 Notes go here