无论如何用vim / emacs +命令行取代IntelliJ? [英] Anyway to replace IntelliJ with vim/emacs + commandline?

查看:140
本文介绍了无论如何用vim / emacs +命令行取代IntelliJ?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找用vim(或emacs,如果需要)替换一些最常用的IntelliJ设置。命令行工具。

I was looking to replace some of the most frequently used settings I have for IntelliJ with vim (or emacs, if needed) & command line tools.

我用


  • 自动导入库

  • 通过调试在Jetty中部署各种服务(我经常使用断点)

  • 转到声明,实现和测试。

  • JavaLint(?)基本上类似于PyFlakes for Java,它显示警告,错误内联

  • Auto-import of libraries
  • Deployment of various services in Jetty with debugging (I use breakpoints a lot)
  • Go to declaration, implementation, and tests.
  • JavaLint (?) basically something like PyFlakes for Java which shows warnings, errors in-line

我喜欢IntelliJ但是一直有最近有很多问题我错过了无法使用VIM。

I like IntelliJ but have been having a ton of problems with it lately and I miss not being able to use VIM.

推荐答案

http:// eclim。 org 承诺让你使用Eclipse作为vim的无头后端。所以你可以完全在vim中工作,但是拥有Eclipse的所有Java功能(可能与IntelliJ Idea类似,足以满足你的需求)。

http://eclim.org promises to let you use Eclipse as a headless backend for vim. So you could work entirely in vim, but have all the Java features of Eclipse (which are probably similar enough to IntelliJ Idea to meet your needs).

(也就是说,我从来没有让它起作用,但每次听到它都听起来不错。)

(That said, I've never gotten it to work, but it sounds good every time I hear about it.)

这篇关于无论如何用vim / emacs +命令行取代IntelliJ?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆