Vim & Java: add java import statements automatically

Posted by HH on Stack Overflow See other posts from Stack Overflow or by HH
Published on 2010-04-30T23:34:13Z Indexed on 2010/04/30 23:37 UTC
Read the original article Hit count: 363

Filed under:
|
|

The tip. The errors are "E349: No identifier unders cursor", "E433: No tags file" and "E426: tag not found: public". I feel them unrelated or I cannot understand their message. I have the code in "~/.vimrc" and pressed "F1", "F9" and "ESC". A related tip but more advanced. so how can I add Java import statements automatically in Vim?

© Stack Overflow or respective owner

Related posts about java

Related posts about vim