-
Type:
Enhancement
-
Resolution: Won't Implement
-
Priority:
Medium
-
Code Composer Studio Theia
-
CCSNXT-2371
-
CCS_20.1.0
-
CCS_21.0.0
-
None
-
No plans to expose the internal Eclipse configuration to user
Command line launch allows CCS Theia to be launched with a workspace by passing :-
ccstudio --root-dir "%WSDIR%"
request is to have an option to also pass the configuration directory
i.e. ccstudio -root-dir "%WSDIR%" -conf-dir "%CONFDIR%"