Logo

Developing with Eclipse and Maven

Small book cover: Developing with Eclipse and Maven

Developing with Eclipse and Maven
by

Publisher: Sonatype, Inc.
ISBN-13: 9780984243310
Number of pages: 74

Description:
This book covers the installation and configuration of the m2eclipse plugin as well as detailing some of the procedures you can use to: Create projects using Maven Archetypes, Check Out a Maven Project from SCM, Import Maven Projects, Materialize a Maven Project, Add and Update Dependencies and Plugins, Download Source and Javadoc, Resolve Dependencies, Search Remote Repositories for Maven Artifacts and Java classes, Use the Form-based POM Editor, Analyze Project Dependencies in m2eclipse.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Java with BlueJJava with BlueJ
by - University of Winnipeg
This book introduces the Java programming language. The text assumes the student will be using the BlueJ development environment and provides some introductory BlueJ material. BlueJ provides a good programming environment for the beginner programmer.
(9501 views)
Book cover: Java AWT ReferenceJava AWT Reference
by - O'Reilly
This book provides complete documentation on the Abstract Window Toolkit (AWT), a collection of classes for building graphical user interfaces in Java. With AWT, you can create windows, draw, work with images, use components like buttons, etc.
(20006 views)
Book cover: Java Native Interface: Programmer's Guide and SpecificationJava Native Interface: Programmer's Guide and Specification
by - Prentice Hall PTR
The book documents the latest in native code programming for Java using the Java Native Interface with C/C++. The text is built around 'dos and don'ts', even specifying when you should not use JNI. Written for the experienced Java developer.
(26446 views)
Book cover: Spring by ExampleSpring by Example
by - springbyexample.org
Spring ushers in a new season for Java programming. If you are a Java programmer and have access to a JVM, you can leverage any part of Spring to begin to build applications that are easier to code, test and manage. This book will show you how.
(13806 views)