public class DevToolsSettings extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SETTINGS_RESOURCE_LOCATION
The location to look for settings properties.
|
Modifier and Type | Method and Description |
---|---|
static DevToolsSettings |
get() |
boolean |
isRestartExclude(URL url) |
boolean |
isRestartInclude(URL url) |
public static final String SETTINGS_RESOURCE_LOCATION
public boolean isRestartInclude(URL url)
public boolean isRestartExclude(URL url)
public static DevToolsSettings get()