malabar-mode
malabar-mode copied to clipboard
EMCS JVM Integration for Java and other JVM based languages
It simply uses the name of the file
For example ``` unreported exception java.io.UnsupportedEncodingException; must be caught or declared to be thrown ``` Need a way to either do one of: 1 - Add it to the method...
Hi, I have no idea how to launch groovy-server. Itried both ways: by run-groovy and malabar-run-groovy. My configuration file is [here](https://drive.google.com/file/d/0B9vmnMuEyN3VeDR5UjRIa0JyRlE/view?usp=sharing). For that particular file the server does not start:...
This can probably be solved with a suitable override of semantic-analyze-scope-calculate-access, although there seems to be more to it than that (semantic-find-tags-by-scope-protection may be involved)
See javadoc-helper: http://sourceforge.net/projects/javadochelp/
http://www.emacswiki.org/emacs/AutoJavaComplete There are some good ideas here and it shouldn't be too hard to get integrated. Pull the classpath from groovy.
MavenProjectsCreator in MavenProjectHandler.groovy dosn't seem to be happy with paths like /cygdrive/c/work/... I'm not sure if it's better handled in the mode or in the supporting jar. Locally, I added...