Error Log View

The Error Log View displays a tabular list showing a list of exceptions and other run-time errors that have been logged to the Workspace .metadata/.log file of Eclipse.  This view is taken directly from the Eclipse Plug-in Development Environment.  It is useful to help users locate error messages and report buggy behavior in AcmeStudio.

By selecting and double-clicking items in the table, you view and copy-paste exception stack traces.

To access the Error Log View, choose "Window" -> "Show View" -> "Other..."  Inside the Show View dialog, expand the "PDE Runtime" category and choose "Error Log," then click [OK].  The Error Log View will appear and be "stacked" with the Element View.