org.symbian.tools.wrttools.debug.core/plugin.xml
changeset 115 d367ed1b2991
parent 104 58b323842de3
child 119 be293233cdde
equal deleted inserted replaced
114:d09674a63329 115:d367ed1b2991
   218           </and>
   218           </and>
   219         </enablement>
   219         </enablement>
   220       </action>
   220       </action>
   221     </editorContribution>
   221     </editorContribution>
   222   </extension>
   222   </extension>
       
   223     <extension
       
   224           point="org.eclipse.wst.sse.ui.breakpoint">
       
   225        <breakpointContribution
       
   226              id="org.symbian.tools.wrttools.debug.htmlbreakpoints">
       
   227           <provider
       
   228                 class="org.symbian.tools.wrttools.debug.internal.HtmlBreakpointProvider"
       
   229                 contentTypes="org.eclipse.wst.html.core.htmlsource"
       
   230                 id="org.symbian.tools.wrttools.debug.htmlbreakpoints">
       
   231           </provider>
       
   232        </breakpointContribution>
       
   233     </extension>
   223   
   234   
   224 </plugin>
   235 </plugin>