|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.mevenide.environment.ConfigUtils
Utility class.
| Method Summary | |
static java.lang.String |
getConfigurationFile()
|
static ILocationFinder |
getDefaultLocationFinder()
Deprecated. don't use, doesn't take the project's properties into account. Instead create and keep an instance of LocatioFinderAgrregator created with IQueryContext of the project. |
static java.lang.String |
getEndorsedDirs()
constructs the endorsedDirs property needed for Maven execution |
static int |
getHeapSize()
|
static void |
setHeapSize(int hSize)
set maximum java heap size - passed as vm argument (Xmx) when launching maven |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static ILocationFinder getDefaultLocationFinder()
public static int getHeapSize()
public static void setHeapSize(int hSize)
public static java.lang.String getEndorsedDirs()
public static java.lang.String getConfigurationFile()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||