Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

display class hierarchy of the current class #7

Closed
senny opened this issue Oct 26, 2009 · 1 comment
Closed

display class hierarchy of the current class #7

senny opened this issue Oct 26, 2009 · 1 comment
Labels

Comments

@senny
Copy link
Owner

senny commented Oct 26, 2009

Emacs eclim should provide a way to display the complete inheritance tree of the current class. That tree should also display the implemented interfaces. It would be great, if the entries in the tree were linked against their source files.

@senny
Copy link
Owner Author

senny commented Oct 27, 2009

eclim-java-hierarchy displays the class hierarchy and the implemented interfaces in a new buffer. The displayed elements are linked to theyr source files. This does even work for class files inside jar files. They get extraced and decompiled right away.

nloyola added a commit to nloyola/emacs-eclim.old that referenced this issue Aug 31, 2016
This is a fix for senny#7. When the package is downloaded from Melpa, the
pacakge fails with errors like:

eclim--problems-mode-init: Symbol’s value as variable is void: G0
nloyola added a commit to nloyola/emacs-eclim.old that referenced this issue Aug 31, 2016
This is a fix for senny#7. When the package is downloaded from Melpa, the
pacakge fails with errors like:

eclim--problems-mode-init: Symbol’s value as variable is void: G0
nloyola added a commit to nloyola/emacs-eclim.old that referenced this issue Aug 31, 2016
This is a fix for senny#7. When the package is downloaded from Melpa, the
pacakge fails with errors like:

eclim--problems-mode-init: Symbol’s value as variable is void: G0
nloyola added a commit to nloyola/emacs-eclim.old that referenced this issue Aug 31, 2016
This is a fix for senny#7. When the package is downloaded from Melpa, the
pacakge fails with errors like:

eclim--problems-mode-init: Symbol’s value as variable is void: G0
nloyola added a commit to nloyola/emacs-eclim.old that referenced this issue Aug 31, 2016
This is a fix for senny#7. When the package is downloaded from Melpa, the
pacakge fails with errors like:

eclim--problems-mode-init: Symbol’s value as variable is void: G0
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant