Stack frames in the ExceptionReport should have a fly-over window showing
source code, where available
------------------------------------------------------------------------------------------------------
Key: TAP5-1817
URL: https://issues.apache.org/jira/browse/TAP5-1817
Project: Tapestry 5
Issue Type: New Feature
Components: tapestry-core
Affects Versions: 5.4
Reporter: Howard M. Lewis Ship
Priority: Minor
This would be very cool, move the mouse over the stack frame, have a popup
window display an extract from the source (much like templates are displayed).
This requires that Tapestry be able to find the Java source. I'd say look in
two places:
1) On the classpath
2) Under "src/main/java" in the current working directory (with the relative
path configurable via a symbol).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira