Size: 343
Comment:
|
← Revision 4 as of 2011-02-24 15:32:27
Size: 409
Comment: Start afresh with Cytoscape 3 documentation
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
## page was renamed from Cytoscape_3.0/Eclipse/SpringDevelopment |
Developing Cytoscape 3 Plugins on Spring/OSGi Environment
Introduction
To develop a Cytoscape 3 plugin using Spring Framework, you need to add some bundles to run Spring-powered plugins. However, the procedure is very simple and almost identical to regular plugin development.
Procedure