Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 42da3e3d9f21480d6420f82fe4656efe906e10f0 (plain) (tree)
1
2
3
4
5
6
7






                                                                                
<plugin>
<extension id="XlcErrorParser" 
	name="%CDTXLCErrorParser.name" 
	point="org.eclipse.cdt.core.ErrorParser">
	<errorparser class="org.eclipse.cdt.errorparsers.xlc.XlcErrorParser" /> 
</extension>
</plugin>

Back to the top