A build file can have several projects, and each project can have many targets. Here is a simple example: ant clean ant compile ant run Editing an ANT file can be tiresome looking for the appropriate target entry. Using the taglist plugin at least version 2.02 you can easily navigate an ANT file by creating these entries: In your vimrc file: let g:tlist_ant_settings = 'ant;p:Project;t:Target' And either add to or create a ctags.cnf file: When this is used in conjuction with the Vim compiler for ANT and a Vim Menu for ANT (script#155), it can be very powerful.
Attributes | Values |
---|---|
rdfs:label |
|
rdfs:comment |
|
Version |
|
dbkwik:vim/property/wikiPageUsesTemplate | |
Previous |
|
Category |
|
Text |
|
Author |
|
Complexity |
|
Created |
|
ID |
|
NEXT |
|
Rating |
|
abstract |
|