← Revision 2 as of 2008-08-15 19:59:33
Size: 343
Comment:
|
← Revision 3 as of 2009-02-12 01:03:09 →
Size: 343
Comment: converted to 1.6 markup
|
No differences found! |
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