(:name eclim :website "https://github.com/emacs-eclim/emacs-eclim/" :description "This project brings some of the great eclipse features to emacs developers." :type github :pkgname "emacs-eclim/emacs-eclim" :features eclim :depends (s dash json popup cl-lib yasnippet) :post-init (progn (setq eclim-auto-save t) (global-eclim-mode -1)))