GNU Emacs 25.1.1
Fedora release 24 (Twenty Four)
Gradle 2.14.1
I have been doing a lot of java applications lately and want to know what is the best debugger for stepping through java applications.
I would like to debug my apps from inside emacs environment by setting breakpoints and inspecting variables, etc.
I am using gradle as my build tool for compiling the application.
I have no idea how to set this up, if someone could explain how to do this.
Many thanks for any suggestions.

