While pulling some older project from Git using new Code Composer Studio (Eclipse) I tried to use Import Existing Project from Git option. The import itself worked and workspace recognized projects but build was failing with the error:warning #10211-D: cannot resolve archive C:/ti/ccsv5/tools/compiler/... >> Compilation failure C:/ti/ccsv5/tools/compiler/... to a compatible library, as no input files have been encounteredfatal error #10009: no input filesI ......