]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - processor-sdk/performance-audio-sr.git/commitdiff
Update files in eclipse folder for RTSC plugin
authorFrank Livingston <frank-livingston@ti.com>
Fri, 30 Sep 2016 21:02:06 +0000 (16:02 -0500)
committerFrank Livingston <frank-livingston@ti.com>
Fri, 30 Sep 2016 21:02:06 +0000 (16:02 -0500)
pdk_k2g_1_0_1_0_eng/eclipse/plugins/com.ti.pdk.k2g.product_1.0.1.0_eng/META-INF/MANIFEST.MF
pdk_k2g_1_0_1_0_eng/eclipse/plugins/com.ti.pdk.k2g.product_1.0.1.0_eng/plugin.xml

index e5682432c91094539704af07e4e7cfa84fa14463..ab9bc31266127101315d178290241ff3cd259837 100644 (file)
@@ -1,8 +1,8 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
-Bundle-Name: k2g PDK 1.0.1
-Bundle-SymbolicName: com.ti.pdk.k2g.product_1.0.1;singleton:=true
-Bundle-Version: 1.0.1
+Bundle-Name: k2g PDK 1.0.1.0 eng
+Bundle-SymbolicName: com.ti.pdk.k2g.product_1.0.1.0_eng;singleton:=true
+Bundle-Version: 1.0.1.0_eng
 Bundle-Activator: org.eclipse.rtsc.xdctools.ui.CCSActivator
 Bundle-Vendor: Texas Instruments Inc.
 Require-Bundle: org.eclipse.ui,
index 6eb5d07f543f16fd389fd493c7e2f47d47dfbea8..861d375a56b2fde3c12b11f106c591beeb050f8a 100644 (file)
@@ -1,9 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?eclipse version="3.2"?>
 <plugin
-    name="k2g PDK 1.0.1"
-    id="com.ti.pdk.k2g.product_1.0.1"
-    version="1.0.1"
+    name="k2g PDK 1.0.1.0_eng"
+    id="com.ti.pdk.k2g.product_1.0.1.0_eng"
+    version="1.0.1.0_eng"
     provider-name="Texas Instruments Inc.">
     <extension point="org.eclipse.help.contentProducer">
         <contentProducer>
@@ -17,7 +17,7 @@
         <info
             installLocation="../../.."
             productName="k2g PDK"
-            versionNumber="1.0.1"
+            versionNumber="1.0.1.0_eng"
         />
     </extension>
 
@@ -33,7 +33,7 @@
     <extension point="org.eclipse.rtsc.xdctools.managedbuild.core.rtscProducts">
         <product
             productTypeId="com.ti.pdk.k2g"
-            version="1.0.1"/>
+            version="1.0.1.0_eng"/>
     </extension>
 
 </plugin>