builder/com.nokia.carbide.cdt.builder.test/plugin.xml
author stechong
Thu, 23 Sep 2010 13:24:28 -0500
changeset 2096 bd274827cfab
parent 1830 5f8982384793
permissions -rw-r--r--
Fix for Bug 10645, added prompt for restart in bubble help.

<?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>