public interface RunProfileWithCompileBeforeLaunchOption extends RunProfile
| Modifier and Type | Method and Description |
|---|---|
default Module [] |
getModules() |
default boolean |
isBuildBeforeLaunchAddedByDefault() |
default boolean |
isBuildProjectOnEmptyModuleList()
Modifies behavior for the case when
getModules() returns empty list. |
default boolean |
isExcludeCompileBeforeLaunchOption() |
getIcon, getName, getStatedefault Module [] getModules()
default boolean isBuildProjectOnEmptyModuleList()
getModules() returns empty list.
By default whole project will be built in this case.default boolean isBuildBeforeLaunchAddedByDefault()
default boolean isExcludeCompileBeforeLaunchOption()