A new command- line tool,
ecd.exe , is installed along with the
cwide.exe that allows you to run build commands.
To create an Eclipse build from the
ecd command line:
- Click Start , click Run , type cmd to open Command Prompt .
- Navigate to the < CWInstallDir> \ eclipse\ folder to invoke the ecd command line.
- At the command prompt, type the following command:
ecd -build -data my_workspace_path -project my_project_path
Note: Projects specified by the -project flag that are not present in the workspace (either the default one or the one specified by the -data flag) are automatically imported in the workspace as existing project in the file system, and recorded in the workspace metadata.
The ecd commands are listed below: