public final class MavenVersionSettings extends Object
Modifier and Type | Field and Description |
---|---|
static String |
VERSION_COMPILER |
static String |
VERSION_RESOURCES |
Modifier and Type | Method and Description |
---|---|
static MavenVersionSettings |
getDefault() |
protected Preferences |
getPreferences() |
protected String |
getProperty(String key) |
String |
getVersion(String plugin) |
protected String |
putProperty(String key,
String value) |
public static final String VERSION_COMPILER
public static final String VERSION_RESOURCES
public static MavenVersionSettings getDefault()
protected final Preferences getPreferences()