public class CreateModuleFolders extends QuickFixAdapter
Modifier and Type | Field and Description |
---|---|
static String |
ID
The ID "CreateModuleFoldersQuickFixer".
|
Constructor and Description |
---|
CreateModuleFolders() |
Modifier and Type | Method and Description |
---|---|
String |
getLabel()
Returns a short label indicating what the resolution will do.
|
void |
run(IMarker marker)
Runs this resolution.
|
canBeGrouped, findOtherMarkers, getDescription, getImage, getMarker, isMarkerRequired, setMarker
run
public static final String ID
public void run(IMarker marker)
run
in interface IQuickFixer
run
in interface IMarkerResolution
run
in class QuickFixAdapter
marker
- the marker to resolve.public String getLabel()
getLabel
in interface IQuickFixer
getLabel
in interface IMarkerResolution
getLabel
in class QuickFixAdapter
iizi® is a registered trademark of Mindus SARL. © Copyright Mindus SARL, 2020. All rights reserved.