Hi,
 I code Java in Vim using Vjde
(http://www.vim.org/scripts/script.php?script_id=1213). But I am not
able to use many of the features because the documentation is entirely
in Chinese, with a brief tutorial in English.
1) While it recognizes standard packages ( java.* ) for code
completion, it does not recognize my custom packages. I am following
the ctags instructions specified in the script homepage exactly as far
as I can understand them.
2) The auto-import feature works for standard packages but not mine.

Questions:
1) Is there any other tool for coding Java in Vim other than Vjde?
2) Why am I using vim to code Java instead of Eclipse? Well, I have to
code java over a VPN halfway across the world and the bandwidth makes
a full fledged Eclipse IDE very slow. My question is, if there was a
full fledged java plugin for vim with as many features as Eclipse,
wouldn't it be even slower, since it would have to do the parsing and
matching in a language-generic way?

Thanks,
Srikanth

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to