public class NotCoveredMojoExecution extends MojoExecutionProblemInfo
| Constructor and Description |
|---|
NotCoveredMojoExecution(MojoExecutionKey mojoExecutionKey,
int severity,
SourceLocation markerLocation) |
NotCoveredMojoExecution(MojoExecutionKey mojoExecutionKey,
SourceLocation markerLocation)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
processMarker(org.eclipse.core.resources.IMarker marker) |
getLocation, getMessage, getSeverity, setMessage, toString@Deprecated public NotCoveredMojoExecution(MojoExecutionKey mojoExecutionKey, SourceLocation markerLocation)
NotCoveredMojoExecution(MojoExecutionKey, int, SourceLocation)public NotCoveredMojoExecution(MojoExecutionKey mojoExecutionKey, int severity, SourceLocation markerLocation)
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.