public class MissingConfiguratorProblemInfo extends MavenProblemInfo
Constructor and Description |
---|
MissingConfiguratorProblemInfo(String configuratorId,
SourceLocation markerLocation) |
Modifier and Type | Method and Description |
---|---|
String |
getConfiguratorId() |
void |
processMarker(org.eclipse.core.resources.IMarker marker) |
getLocation, getMessage, getSeverity, setMessage, toString
public MissingConfiguratorProblemInfo(String configuratorId, SourceLocation markerLocation)
public String getConfiguratorId()
public void processMarker(org.eclipse.core.resources.IMarker marker) throws org.eclipse.core.runtime.CoreException
processMarker
in class MavenProblemInfo
org.eclipse.core.runtime.CoreException
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.