noahlz
unread,Apr 29, 2013, 4:17:38 PM4/29/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vimcl...@googlegroups.com
Greetings - I'm having a lot of success using fireplace to develop Clojure, but one feature I'm missing from $JAVA_IDE is the ability to jump into Java source code from Clojure source. I.e. I want to have ]d or ]C-D work but for Java classes (either SDK or in the same project). Note that the source code might be in a SDK jar (src.zip) or downloaded from a Maven repo.
I already have vim-fireplace, vim-classpath, vim-clojure-static and vim-dispatch working happily together.
Any recommendations? I have not yet explored Java/vim plugins (looking for recommendations here first to save some time).
- Thanks