setup.org: add a bit about eclim setup

This commit is contained in:
2018-04-06 18:22:11 -07:00
parent 381f5afdaa
commit 53ef9c6b20

View File

@ -62,8 +62,18 @@ curl -H "Authorization: Bearer 9a480f0b83e987f4015cf0846790c7d9-695ced635526744a
http://eclim.org/install.html
had to manually symlink eclim in /home/alx/eclipse/java-oxygen/eclipse/
after install. use the eclimd symlink there as a guide.
** set up gradle project in eclipse
- install Buildship eclipse plugin
- import Gradle project in eclipse
** start eclim
start with:
#+BEGIN_SRC shell
/home/alx/eclipse/java-oxygen/eclipse/eclimd
#+END_SRC
then M-x eclim-mode in a java buffer.