setup.org: add a bit about eclim setup
This commit is contained in:
@ -62,8 +62,18 @@ curl -H "Authorization: Bearer 9a480f0b83e987f4015cf0846790c7d9-695ced635526744a
|
|||||||
|
|
||||||
http://eclim.org/install.html
|
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:
|
start with:
|
||||||
|
|
||||||
#+BEGIN_SRC shell
|
#+BEGIN_SRC shell
|
||||||
/home/alx/eclipse/java-oxygen/eclipse/eclimd
|
/home/alx/eclipse/java-oxygen/eclipse/eclimd
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
|
then M-x eclim-mode in a java buffer.
|
||||||
|
|||||||
Reference in New Issue
Block a user