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.

eclipsec command line arguments

Other Parts Discussed in Thread: CCSTUDIO

I am finding several threads that discuss a specific eclipsec command line arguement.  I have a batch file that recreates the CCS workspace using command lines such as:

C:\ti\ccsv5\eclipse\eclipsec -noSplash -data C:\Data\Code\CCS -application com.ti.ccstudio.apps.projectImport -ccs.location C:\Data\Code\LM4FCommon\CommonApp\trunk\ccs

But I now want to import

  1. style formaters (CCS -> Window -> Preferences -> C/C++ -> Code Style -> Formatter
  2. code templates (CCS -> Window -> Preferences -> C/C++ -> Editor -> Tempates)

So, in general, where do I find the command line description for eclipsec?