Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 3871f04eabf200ecb6e4a6778c723465c96a79b0 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                                    
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.2"?>
<plugin>

  	<extension point="org.eclipse.tm.tcf.debug.ui.launch_context">
   		<class name="org.eclipse.tm.internal.tcf.cdt.ui.TCFLaunchContext" />
   	</extension>

</plugin>

Back to the top