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

Popular posts from this blog

Why can rails not find a route created by a helper? -

javascript - jquery or ashx not working -

opencv - DataType<cv::detail::deriv_type>::depth what is it used for -