Differences between revisions 6 and 8 (spanning 2 versions)
Revision 6 as of 2008-07-22 18:45:11
Size: 947
Editor: KeiichiroOno
Comment:
Revision 8 as of 2008-07-22 19:06:31
Size: 1549
Editor: KeiichiroOno
Comment:
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
=== Pom Editor ===
 attachment:m2eclipse3.png
Line 16: Line 18:
=== Pom Editor === Instead of editing XML file directly, you can edit the pom file visually with the new POM editor. You can edit most of the entries by typing parametrs in the text fields. Once you edit them, just '''CTR-s''' to actually modify and save the pom.xml.
Line 19: Line 21:
 attachment:m2eclipse4.png

You can view and edit project dependencies from '''''Dependencies''''' view. If you want to add new dependency to the project, select '''Add''' and m2eclipse plugin helps you to choose library file from the remote repository.
Line 20: Line 26:

 attachment:m2eclipse5.png

 attachment:m2eclipse6.png

Maven integration for Eclipse

Introduction

The new version of Maven Plugin (or m2eclipse plugin) has a lot of new features to use Maven from Eclipse. In this document, you will learn how to use those new features.

Before trying this tutorial, please learn maven basics [:MavenInfo:here].

Features

SCM Manager

You can checkout source code from source code management system (SCM) as maven projects. In Cytoscape, source code management system is Subversion and Eclipse has client plugin called [http://subclipse.tigris.org/ Subclipse]. You can directly checkout maven projects from the SVN Repository view.

  • attachment:m2eclipse1.png attachment:m2eclipse2.png

Pom Editor

  • attachment:m2eclipse3.png

Instead of editing XML file directly, you can edit the pom file visually with the new POM editor. You can edit most of the entries by typing parametrs in the text fields. Once you edit them, just CTR-s to actually modify and save the pom.xml.

Dependency Management

  • attachment:m2eclipse4.png

You can view and edit project dependencies from Dependencies view. If you want to add new dependency to the project, select Add and m2eclipse plugin helps you to choose library file from the remote repository.

Dependency Visualizer

  • attachment:m2eclipse5.png attachment:m2eclipse6.png


This document is written by KeiichiroOno DateTime()

If you have any questions, please e-mail me (kono at ucsd dot edu)

Outdated_Cytoscape_3.0/Eclipse/M2EclipsePlugin (last edited 2011-02-24 15:41:00 by PietMolenaar)

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