← Revision 1 as of 2008-07-21 19:47:31
Size: 125
Comment:
|
← Revision 2 as of 2008-08-15 19:59:33 →
Size: 343
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
Note: Use this command instead of ''mvn eclipse:eclipse''. |
== 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 == === Setup Spring IDE === |
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