masterBuildDescriptorName=desc masterBuildDescriptorFile=pathwhere:
The content of this file must follow the rules of a Java properties file. You can use either a slash (/) or two backslashes (\\) to separate file names within a path name.
You must specify both the masterBuildDescriptorName and masterBuildDescriptorFile keywords in the properties file. Otherwise the eglmaster.properties file is ignored.
Following is an example of the contents of an eglmaster.properties file:
# Specify the name of the master build descriptor: masterBuildDescriptorName=MYBUILDDESCRIPTOR # Specify the file that contains the master build descriptor: masterBuildDescriptorFile=d:/egl/builddescriptors/master.egl
Related concepts
Master build descriptor
Related tasks
Choosing options for Java generation
Related reference
Build descriptor options
EGLSDK
Format of master build descriptor plugin.xml file