public class Reporter
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static void |
report(org.eclipse.core.resources.IResource toReport,
org.eclipse.ui.IWorkbenchWindow workbenchWindow)
Creates a Problem Marker report.
|
public static void report(org.eclipse.core.resources.IResource toReport, org.eclipse.ui.IWorkbenchWindow workbenchWindow) throws org.eclipse.core.runtime.CoreException
IResource toReport
. The report is sent to an HTML
file specified by the user.toReport
- Used to retreive all assosiated Problem Markers and the current project.workbenchWindow
- Used to retrieve the shell which is used for displaying dialog boxes.org.eclipse.core.runtime.CoreException
- If this method fails. Reasons include: