Anyway to replace IntelliJ with vim/emacs + commandline?
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. I use 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 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 promises to let you use Eclipse as a headless backend for vim. So you could work