atom-goto-definition
atom-goto-definition copied to clipboard
Support Java
Could you support Java ? thank :)
Does anyone know if anything similar for Java?
It's very easy to add rudimentary support for java - have a look at some of the (closed) pull requests that added support for c/c++ and you can basically copy & paste a lot of that to add java support.
Taking a stab at this with #62