public interface LocatableConfiguration extends RunConfiguration
RunConfigurationProducer
LocatableConfigurationBase
RunConfiguration.RestartSingletonResult
DATA_KEY
Modifier and Type | Method and Description |
---|---|
boolean |
isGeneratedName()
Checks if the current name for the run configuration was automatically generated.
|
default java.lang.String |
suggestedName()
Returns the default name for the run configuration based on its settings (such as the name of class or file to run).
|
checkConfiguration, clone, createRunnerSettings, getBeforeRunTasks, getConfigurationEditor, getFactory, getId, getPresentableType, getProject, getRunnerSettingsEditor, getType, getUniqueID, hideDisabledExecutorButtons, isAllowRunningInParallel, readExternal, restartSingleton, setAllowRunningInParallel, setBeforeRunTasks, setName, writeExternal
getIcon, getName, getState
boolean isGeneratedName()
suggestedName()
, false if it was manually entered or changed by the user.default java.lang.String suggestedName()