I just installed it, but when I try to use it Vim suspends itself and displays this error:
Note: ftbundle/java/complete/autoload/Reflection.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Press ENTER or type command to continue
I'm running it on Mac OS X Mavericks.
$ java -version
java version "1.6.0_65"
Java(TM) SE Runtime Environment (build 1.6.0_65-b14-462-11M4609)
Java HotSpot(TM) 64-Bit Server VM (build 20.65-b04-462, mixed mode)
I just installed it, but when I try to use it Vim suspends itself and displays this error:
I'm running it on Mac OS X Mavericks.