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

Márcio Rosa da Silva

June 2005

TableOfContents

Introduction

After some time trying to do this, I think I got [http://www.eclipse.org Eclipse] to work for me (instead of against me :-) ) so I think I should share this experience with others.

This document assumes that you have [http://www.eclipse.org Eclipse] installed and running.

Creating the project

[http://csresources.sourceforge.net/images/eclipse1.png]

tabs on the right panel, then choose Add External JARs...

files from the lib/ folder inside the main Cytoscape folder. (you need 2 steps to do this, one for cytoscape.jar and another for the other .jar's)

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

[http://csresources.sourceforge.net/images/eclipse3.png]

Running the plugin

[http://csresources.sourceforge.net/images/eclipse4.png]

folder as program arguments (you can add other arguments here, like preload your network, node/edge atributes, expression data, etc. See the Cytoscape's [http://cytoscape.org/manual/Cytoscape2_1Manual.pdf manual] for more information on the available command line options.

[http://csresources.sourceforge.net/images/eclipse5.png]

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