-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Medium
-
Code Composer Studio Theia
-
CCSNXT-2472
-
-
CCS_20.1.1
-
CCS_20.5.0
-
None
Headless project commands appear to require an absolute path for the workspace directory. For example, the below will fail:
C:\ti\ccs2011\ccs\eclipse\ccs-server-cli.bat -noSplash -workspace .\pipeline_workspace -application com.ti.ccs.apps.importProject -ccs.location .\inv-mh
While specifying an absolute path for -workspace succeeds.