sponsor Vim development Vim logo Vim Book Ad

maven-ide : maven-ide plugin

 script karma  Rating 28/13, Downloaded by 2061  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
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
maven-ide-0.6.tar.gz 0.6 2012-11-30 7.0 Daren Isaacs Many bug fixes.
maven-ide-0.5.0.tar.gz 0.5.0 2012-06-08 7.0 Daren Isaacs Initial upload
ip used for rating: 3.80.24.244

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github