]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/performance-audio-sr.git/blob - psdk_cust/libarch_k2g_1_0_1_0/eclipse/plugins/com.ti.rtsc.libarch.k2g.product.ui_1.0.1.0/plugin.xml
PASDK-258:Merge remote-tracking branch 'origin/dev_pasdk_pp_pasdk242HigherSamplingRat...
[processor-sdk/performance-audio-sr.git] / psdk_cust / libarch_k2g_1_0_1_0 / eclipse / plugins / com.ti.rtsc.libarch.k2g.product.ui_1.0.1.0 / plugin.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <?eclipse version="3.2"?>
3 <plugin
4     name="LibArch K2G IDE Support"
5     id="com.ti.rtsc.libarch.k2g.product.ui"
6     version="1.0.1.0"
7     provider-name="Texas Instruments">
9     <extension point="org.eclipse.help.toc">
10       <toc file="toc_top.xml" primary="true"/>
11     </extension>
13     <extension point="org.eclipse.help.contentProducer">
14         <contentProducer>
15             <producer class="org.eclipse.rtsc.xdctools.ui.help.HelpContentProducer"/>
16         </contentProducer>
17     </extension>
19     <extension
20          point="org.eclipse.core.variables.dynamicVariables">
21      <variable 
22         name="COM_TI_RTSC_LIBARCH_K2G_INSTALL_DIR"
23         resolver="org.eclipse.rtsc.xdctools.ui.macros.MacroResolver"
24         description="Installation directory for LibArch K2G">
25      </variable>
26    </extension>
30 </plugin>