Closed fommil closed 6 years ago
@m0smith any more thoughts on how we can collaborate? ENSIME has Java support these days but I'm aware that the basic java-mode
support of Emacs is still terrible so I'd be keen to understand what bits of malabar
are complementary.
in ENSIME we use
sbt
to bootstrap the install of the server component so using ensime is as simple as staying up to date with the MELPA release. You could do the same thing, bootstrapped withmvn
.In fact, once we release 1.0 of ENSIME I'd love to chat about how we can merge the bits of our projects that make sense to merge, or at least be compatible with each other. I'm very interested in using the java compile tree to analyse the java sources, in the same way we do it for scala files.