KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
maven-ide
★ 15
Open GitHub ↗
maven-ide plugin
Download README (.md)
Explore Similar Repositories
killbox
:
Multiplayer same-screen action shooter.
Pep8Lint
:
Sublime Text 2 plugin / check Python files against some of the style conventions in PEP8
Readme.js
:
Readme.js embeds a Github Repo's README into any website.
latexslides-uulm
:
Template for LaTeX beamer slides using #uulm corporate design.
sorteio
:
Aplicação simples para sortear um nome de uma lista de nomes
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
maven-ide
?
Download (.md)
vim-maven-ide ============= A maven plugin for vim. Features include: * Project tree for file navigation and environment context management. * Quickfix for output of maven plugins compile,junit,checkstyle. * Optional single source file compilation directly with javac. * Compilation is background via AsyncCommand. * Debug using yavdb, allows debug of class main or attach to jvm debug port. * Junit run/quickfix/debug. * Dependency source file and javadoc integration. Javadoc viewing uses lynx. * Exctags tag navigation. * Auto generation of project environment ie classpath, tag files. * Dependency management for maven parent/child/sibling projects extracted from project poms. * Autocomplete on methods, auto add of imports etc is via the vjde plugin project. See doc/maven-ide.txt for more detail.