| [news.eclipse.tools] Handling exceptions in UI plug-ins |
What are the guidelines for handling exceptions in UI plug-ins? Should they post an ErrorDialog and write to the Log? I see Log, the signle implementation of ILog is internal. How does one get the Log? Is there any other framework support for logging errors?