jvm-mode

Homepage: https://github.com/martintrojer/jvm-mode.el

Author: Martin Trojer

Updated:

Summary

Monitor and manage your JVMs

Commentary

This global minor mode monitors running JVM on the local system
and provides the interactive function "kill-jvms" that
kill the jvm processes with match the provided regex.
Make sure the JDK command 'jps' in the path.

See the README for more info:
https://github.com/martintrojer/jvm-mode.el

Dependencies