The command EGLSDK gives you access to the EGL Software Development Kit (EGL SDK), as described in Generation from the EGL SDK.
The syntax for invoking EGLSDK is as follows:
Embed the path in double quotes.
Embed the path in double quotes.
Embed the path in double quotes.
The eglpath value that you specify when invoking the command EGLSDK takes precedence over any eglpath value in an EGL command file. Similarly, build descriptor options that you specify when invoking the command take precedence over options in any build descriptor that is listed in an EGL command file.
In the commands that follow, each multiline example belongs on a single line:
java EGLSDK "commandfile.xml" java EGLSDK "commandfile.xml" -eglpath "c:\myGroup;h:\myCorp" java EGLSDK generate -eglpath "c:\myGroup;h:\myCorp" -generateFile "c:\myProg.eglpgm" -buildDescriptorFile "c:\myBuild.eglbld" -buildDescriptorName myBuildDescriptor java EGLSDK "myCommand.xml" -sqlID myID -sqlPassword myPW -destUserID myUserID -destPassword myPass
Related concepts
Build descriptor part
Generation from the EGL Software Development Kit (SDK)
Import
Master build descriptor
Related tasks
Generating from the EGL Software Development Kit (SDK)