public class MissingConfiguratorProblemInfo extends MojoExecutionProblemInfo
| Constructor and Description |
|---|
MissingConfiguratorProblemInfo(String configuratorId,
MojoExecutionKey mojoExecutionKey,
int severity,
SourceLocation markerLocation) |
| Modifier and Type | Method and Description |
|---|---|
String |
getConfiguratorId() |
void |
processMarker(org.eclipse.core.resources.IMarker marker) |
getLocation, getMessage, getSeverity, setMessage, toStringpublic MissingConfiguratorProblemInfo(String configuratorId, MojoExecutionKey mojoExecutionKey, int severity, SourceLocation markerLocation)
public String getConfiguratorId()
public void processMarker(org.eclipse.core.resources.IMarker marker)
throws org.eclipse.core.runtime.CoreException
processMarker in class MojoExecutionProblemInfoorg.eclipse.core.runtime.CoreExceptionCopyright © 2005–2021 Eclipse Foundation. All rights reserved.