vim-javaclasspath is a plugin to give classpath information. this is for developping plugin which using jvm. this aim to give a common way to cofigure some plugin which is using jvm (java, scala, et al.).
-
for neobundle.vim
write below to your
$MYVIMRC
NeoBundle 'kamichidu/vim-javaclasspath' NeoBundleCheck