mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-08 18:26:01 +02:00
8 lines
214 B
XML
8 lines
214 B
XML
![]() |
<plugin>
|
||
|
<extension id="XlcErrorParser"
|
||
|
name="%CDTXLCErrorParser.name"
|
||
|
point="org.eclipse.cdt.core.ErrorParser">
|
||
|
<errorparser class="org.eclipse.cdt.errorparsers.xlc.XlcErrorParser" />
|
||
|
</extension>
|
||
|
</plugin>
|