public class HomePath
extends java.lang.Object
| Constructor and Description |
|---|
HomePath() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
generally used for debugging purposes -- prints the homepath for an installation
|
static void |
setHomePath()
key method for MDELite implementations.
|
public static void setHomePath()
public static void main(java.lang.String[] args)
args - -- are ignored