maven-ide : maven-ide plugin
script karma |
Rating 28/13,
Downloaded by 2253 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Daren Isaacs |
|
script type |
utility |
|
description |
The goal of maven-ide plugin is to provide ide functionality for the
development of java maven projects.
Features include:
o Project tree for file navigation and environment context management.
o Quickfix for output of maven plugins compile,junit,checkstyle.
o Optional single source file compilation directly with javac.
o Compilation is background via AsyncCommand.
o Debug using yavdb, allows debug of class main or attach to jvm debug
port.
o Allow attach to a debug process on a remote host.
o Junit run/quickfix/debug.
o Dependency source file and javadoc integration. Javadoc viewing uses
lynx.
o Exctags tag navigation.
o Extract the maven main (source, resources), test (source, resources)
directories from the project pom.xml.
o Auto generation of project environment ie classpath, tag files.
o Dependency management for maven parent/child/sibling projects extracted
from project poms.
o Autocomplete on methods, auto add of imports etc is via the vjde plugin
project.
o Auto build of javadoc from source when it does not exist.
|
|
install details |
See doc/maven-ide.txt |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.134.92.193
|