How to set up Eclipse to develop Cytoscape plugins (draft)

Márcio Rosa da Silva (MarcioSilva)

June 2005

Warning: This page and all Cytoscape 2.x plugins are now out of support. Please see the developer page for Cytoscape 3.x apps.

Introduction

This document is an introduction on how to set up Eclipse to develop Cytoscape plugins. It is assumed that you have Eclipse installed and running.

Creating the project

http://csresources.sourceforge.net/docs/images/eclipse1.png

http://csresources.sourceforge.net/docs/images/eclipse2.png

http://csresources.sourceforge.net/docs/images/eclipse3.png

Running the plugin

http://csresources.sourceforge.net/docs/images/eclipse4.png

http://csresources.sourceforge.net/docs/images/eclipse5.png

Note: Before running the plugin for the first time, you may need to put a .jar of the plugin in some place Cytoscape will search for plugins (e.g. the plugins/ folder inside the Cytoscape installarion folder). Otherwise, Cytoscape will not find your plugin. You don't need to generate the .jar for every run, only the first time. Cytoscape only needs to know your plugin is there, but the actual code will be run from the files in your Eclipse project.


Category: EclipseAndCytoscapeDevelopment

SettingUpEclipseForPluginDevelopment (last edited 2017-07-05 14:28:01 by bdemchak)

Funding for Cytoscape is provided by a federal grant from the U.S. National Institute of General Medical Sciences (NIGMS) of the Na tional Institutes of Health (NIH) under award number GM070743-01. Corporate funding is provided through a contract from Unilever PLC.

MoinMoin Appliance - Powered by TurnKey Linux