简体   繁体   English

Vim Java自动补全

[英]Vim autocompletion for Java

What are the available plugins for vim to emulate NetBeans autocompletion? vim可用来模拟NetBeans自动补全的可用插件是什么? I'm developing in a pure command line environment. 我在纯命令行环境中进行开发。 For C vim was great, but the lack of automatic import and class property autocompletion in vim is a fatal productivity killer when working with enterprise-level Java applications. 对于C来说,vim很棒,但是在使用企业级Java应用程序时,vim中缺少自动导入和类属性自动完成功能是致命的生产力杀手。 In the other hand, IDE with vim plugin isn't an option, as I'm working through SSH without X-server. 另一方面,带有vim插件的IDE是不可选的,因为我正在通过不带X服务器的SSH进行工作。

I'm using this . 我正在用这个 Easy to install and use. 容易安装,也容易使用。 Copy the plugin to your server's ~/.vim/plugin directory. 将插件复制到服务器的〜/ .vim / plugin目录。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM