In the Debug Console, when an exception stack trace is displayed with file paths and line numbers, clicking on the file path only opens the file at line 1 instead of ...
When Eclipse runs a file as a Java application, stack traces turn Exceptions and files/line numbers to links, to easily take you to the code involved (shown below). This seems like a good feature to ...