malabar-mode
malabar-mode copied to clipboard
EMCS JVM Integration for Java and other JVM based languages
The installation instructions prompt to install cedet-devel and groovy-mode, but don't specify which versions. For me, installation of cedet failed and I might be able to use a previous version...
Depends on https://github.com/m0smith/malabar-mode-jar/issues/18
Hi, I am using I think the _latest_ version on Semantic (`semantic-version` gives me '2.2') but still I am getting `Invalid function: semantic-find-tags-by-class` when I try to import the class...
Hi, I am using 2.3.1 version of the malabar-jar package. When I try to anything with malabar (such as activate flycheck by changing the contents of the file) it gives...
``` Debugger entered--Lisp error: (wrong-type-argument stringp nil) file-name-nondirectory(nil) file-name-extension(nil) ede-jvm-base-project([object ede-malabar-maven2-project "Malabar Maven" nil "Malabar maven dir" "1.0" "c:/Users/lpmsmith/workspace/mh-crypto/" (256 3 . 50500) "c:/Users/lpmsmith/workspace/mh-crypto/pom.xml" nil nil ([object ede-jvm-base-target "ede-jvm-base-target" nil...
Add a way to jump to failed gradle unit tests
Add a way to jump to the failed surefire unit tests
C-c C-v C-c - compile file, I think this is working but I'm not sure. The groovy menu seems to output a very long list of compiled deps when it...
C-c C-v C-t - used to jump to the right unit test file for my project and run it (Junit4), now this no longer works. Even if I open the...