This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS v5.4 / Eclipse headless build importing project with "Automatically import referenced projects"

Other Parts Discussed in Thread: CCSTUDIO

I am using CCS 5.4 on Ubuntu 12.04 and trying to build a project from the command line using Eclipse headless build.

In need to import a total of 4 projects into the workspace; 3 library projects and 1 application. When importing from the CCS/Eclipse GUI, you can select "Automatically import referenced projects". If I do this with the application, the import will pickup the referenced 3 library projects.

How can I accomplish this same thing from the command line? I cannot seem to find an option on the import to do this. The command line to import the project looks like this:

/opt/ti/ccsv5/eclipse/eclipse --launcher.suppressErrors -nosplash -data $WS_PATH -application com.ti.ccstudio.apps.projectImport -ccs.location $PROJ_PATH -ccs.overwrite

I have the directory tree where each of the 4 projects are in a different directory path. At this point from the command line, I need to import each of the projects separately. Is there an option to specify on the command line to enable the "Automatically import referenced projects"? That way, I can just pull in the application and be done.

Thanks,
Don ...

  • Hi Dom,

    There is no such option when using the headless project import command. I have filed an enhancement request for this. Tracking ID is: SDSCM00049763

    This enhancement has be filed against CCSv6 because CCSv5 is being deprecated in support (no new IDE patch updates)

    Thanks

    ki