You are not logged in.

#1 2014-02-07 14:11:16

baronleonardo
Member
Registered: 2014-01-05
Posts: 10

[g]vim + Java

I was wondering if there is a way to program java on vim like a decent IDE (auto-completion mainly) ?

Offline

#2 2014-02-07 15:18:54

HalosGhost
Forum Moderator
From: Twin Cities, MN
Registered: 2012-06-22
Posts: 2,097
Website

Re: [g]vim + Java

Take a look at the ycm plugin. You could write your own completion files. Probably be a lot of work. Personally, I'd recommend you use a less awful language smile

All the best,

-HG

Offline

#3 2014-02-07 19:37:23

whilealive
Member
Registered: 2012-09-04
Posts: 17

Re: [g]vim + Java

How about eclim? I have never really tested it, but it sounds like much less work to set up than other solutions like plugins and such.

Offline

#4 2014-02-07 20:28:12

Raynman
Member
Registered: 2011-10-22
Posts: 1,539

Re: [g]vim + Java

I've used eclim (with headless Eclipse) a couple years ago for a Java project (haven't written more than a handful of lines of Java since then). As far as I can remember, I also mainly used the completion features and it did a pretty good job and was indeed easy to set up.

Offline

Board footer

Powered by FluxBB