The build descriptor option
userMessageFile specifies
the generated value for Java™ runtime property
vgj.messages.file,
which specifies a properties file that includes messages you create or customize.
The file is searched in these cases:
- When the EGL runtime responds to the invocation of function SysLib.getMessage,
which returns a message that you created; for details, see getMessage
- When EGL runtime is handling a consoleUI application and attempts to present
help or comment text from a file identified in the system variable ConsoleLib.messageResource,
but that variable has no value.
- When EGL attempts to display a Java runtime message, as explained in Message
customization for EGL runtime messages