builder/com.nokia.carbide.cdt.builder.test/plugin.xml
author stechong
Tue, 31 Aug 2010 10:28:49 -0500
changeset 1928 cfa3a98b5df2
parent 1830 5f8982384793
permissions -rw-r--r--
Fix for Bug 11967 [SDK pref - Error message not updated as soon as error fixed, have to click off and back again].

<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.2"?>
<plugin>
  
 <extension
       point="com.nokia.carbide.cdt.builder.environmentModifier">
      <modifier class="com.nokia.carbide.cdt.builder.test.TestEnvironmentModifier"/>
 </extension>
 
</plugin>