eclipse - How to use eclim with gradle project -
my eclim setup working eclipse project. want use gradle build system. working libgdx framework , provide gradle templete project. there way use eclime + eclipse + gradle
you should combine youcompleteme.
what did use gdx-setup.jar create project. imported eclipse normal gradle project. closed eclipse , started elcimd. put "let g:eclimcompletionmethod = 'omnifunc'" in .vimrc file. followed elcim instructions use :createproject , it.
this guide helpful: http://www.lucianofiandesio.com/vim-configuration-for-happy-java-coding
Comments
Post a Comment