8 ms·
I've been doing some ruby and php stuff at home and I mostly use vim. But when I go back into work it's back to java and eclipse. I would love to use vim on my
by kertap 16y ago
I've been doing some ruby and php stuff at home and I mostly use vim. But when I go back into work it's back to java and eclipse.
I would love to use vim on my java work but I'd really miss eclipses background compilation and server integration.
- azim 16y agoTry Eclim for your java work. It's a set of vim plugins which run and communicate with a headless Eclipse instance in the background. This allows you use Vim as your editor and pull many of Eclipse's fancy features forward.