Certain aspects of eclim can be controlled by modifying one or more settings. There are two types of settings available:
These are settings that reside in your Eclipse workspace or project and are used to configure the behavior of the eclim daemon, independent of which client you use (vim, emacs, etc).
These settings can be viewed and modified using one of the following commands:
These are the settings you use to control how vim (the primary eclimd client) behaves. You can edit these settings one of two ways:
$HOME/.eclim/.eclim_settings
.g:EclimXXX
setting to your vimrc
or an ftplugin file, and that setting will take precedence over any value set
using :VimSettings.