To quickly go to the source of an error (if the IDE can determine where it is), in the
Problems view:
- Double-click the error marker
- or warning marker
The file containing the error or warning opens in the editor area, with the cursor
positioned on the offending line.
Note: The Location column in the Problems view contains the external file
locations (those outside of the workspace). To view the source, right-click on the problem in the
Problems view and select Open External Location.