I might have to get someone else to look at this but maybe this will help.
The names of the plug-ins being loaded don't look right. The look like place holders that are supposed to have strings replaced by the real values. For example a valid plug-in name for our MSP430 compiler definitions would be something like com.ti.ccstudio.buildDefinitions.MSP430_6.0.0.2014071800
i.e. the OPT should really be the architecture (MSP430, C2000....) and the CODEGEN_VERSION or TAGS should be a version number followed by a timestamp.