I followed eclim’s installation instructions, but when getting started I can’t even create a project :
:ProjectCreate /path/to/project
E492: Not an editor command: ProjectCreate
What’s wrong ?
I followed eclim’s installation instructions, but when getting started I can’t even create a project :
:ProjectCreate /path/to/project
E492: Not an editor command: ProjectCreate
What’s wrong ?
Did you use the eclim installer suggestion to install vimfiles in
~/.vim/bundle/eclim? By default (at least on Debian)vimwon’t look into this directory. You have to move eclim’s vimfiles (directorieseclimandplugins) directly into~/.vim/(mergepluginsif it already exists).Alternatively, I didn’t test it but the "build from source" tutorial suggests to