vim-eclim icon indicating copy to clipboard operation
vim-eclim copied to clipboard

Mirror of the VIM files from https://github.com/ervandew/eclim to support installation via various plugin managers.

VIM Eclim

A mirror of the VIM files from Eclim to support quick and convenient installation via various plugin managers.

Version 2.21.0

Note, several features were removed from Eclim in version 2.18.0. Please see the Eclim release notes and this issue for details.

Installation

  • Pathogen
    • git clone https://github.com/dansomething/vim-eclim.git ~/.vim/bundle/vim-eclim
  • NeoBundle
    • NeoBundle 'dansomething/vim-eclim'
  • Vundle
    • Plugin 'dansomething/vim-eclim'
  • Plug
    • Plug 'dansomething/vim-eclim'
  • manual
    • copy all of the files into your ~/.vim directory

File Generation

These files were generated using the following command with paths replaced:

./eclim_2.21.0.bin --eclipse=/path/to/Eclipse --vimfiles=/path/to/vim/files --plugins=jdt,wst --yes