public interface TargetAwareRunProfile extends RunProfile
Modifier and Type | Method and Description |
---|---|
boolean |
canRunOn(ExecutionTarget target)
Checks if this configuration supports running on the provided target (see
ExecutionTarget for details). |
getIcon, getName, getState
boolean canRunOn(ExecutionTarget target)
ExecutionTarget
for details).target
- target provided by ExecutionTargetProvider