Hacker News new | ask | show | jobs
by kertap 5689 days 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.

1 comments

Try 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.