In my project, I have a special JSP that displays a stacktrace exception in case of an Exception.
Is there a way to use a URL handler or something else where Eclipse will open the file? Maybe with xdg-open?
I am using Eclipse 4.3 on Kubuntu Linux.
source
share