Skip to content

dansomething/vim-eclim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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