senny / emacs-eclim

This project brings some of the great eclipse features to emacs developers. It is based on the eclim project, which provides eclipse features for vim.
http://www.emacswiki.org/emacs/EmacsEclim
587 stars 102 forks source link

Adds command for starting elimd with a given rc file #258

Closed periklis closed 4 years ago

periklis commented 8 years ago

This PR adds a new command to start the eclim daemaon with emacs with a given runtime configuration file. It is useful for people working with multiple workspaces and/or using different jvm arg configurations for e.g. memory.

Hope you find this useful too!

gopar commented 8 years ago

Hey @periklis mind pushing this PR to https://github.com/emacs-eclim/emacs-eclim?

Also, can you provide a rc file to show as an example in the wiki? Don't worry it can be a simple config file, just something to show. Thanks!

periklis commented 8 years ago

@gopar yes for sure. Where do you like me to put the sample rc file?