userMessageFile

The userMessageFile build descriptor option specifies the generated value for the vgj.messages.file Java™ runtime property. This property specifies a file of messages that you create. This file is a properties file, with name-value paired entries similar to the following examples: The file is searched in these cases:

The vgj.messages.file property is added only if the value of the genProperties build descriptor option is PROGRAM or GLOBAL.

For more information about the system variables and functions mentioned here, see the topics "getMessage()" and "messageResource (EGL system variable)" in the EGL Language Reference.


Feedback