Setup for Cytoscape app development

Overview

Here we'll fork the Cytoscape samples repository on GitHub and import it in Eclipse. The Cytoscape samples repository contains many example apps that we'll work through later in the ladder. By forking the repository, you'll create a copy of the repository for yourself that you can commit to.

Process

1. Fork the repository

Go to https://github.com/cytoscape/cytoscape-app-samples and click on the Fork button. After you've forked your repository, make sure to copy the GitHub repository URL to your clipboard. The URL should be something like https://github.com/YOU/cytoscape-app-samples.

github-fork-repo.png






2. Import the GitHub Repository into Eclipse

In Eclipse, go to the File menu and choose Import.

import-menu-item.png






Click the Maven folder, then select Check out Maven Projects from SCM. Click Next.

import_menu.png






Click m2e Marketplace.

2_no_git_import.png






Search for "egit", click m2e-egit to check it, and then click Finish and install egit. You will need to restart Eclipse.

3_egit_dl.png






Once egit is installed and Eclipse re-opens, navigate to File > Import, then click Maven and Check out Maven Projects from SCM.

import_menu.png






Click the drop-down menu and set it to git, and paste your forked repository URL into the text box, click Finish.

final_import.png






Okay! You're all done importing your GitHub repository. You'll see all the sample apps the left.

5_final.png

Cytoscape_3/AppDeveloper/Cytoscape_App_Ladder/SetupCytoscapeAppDevelopment (last edited 2015-09-11 20:51:47 by 192)

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