1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 08:55:25 +02:00

Bug 183105, fix incorrect error code. Patch from Abeer Bagul.

This commit is contained in:
Ken Ryall 2007-05-04 21:48:58 +00:00
parent 27043fdba7
commit eb9921b9e1

View file

@ -133,7 +133,7 @@
id="org.eclipse.cdt.launch.statusHandler.processPrompter">
</statusHandler>
<statusHandler
code="101"
code="108"
plugin="org.eclipse.cdt.launch"
class="org.eclipse.cdt.launch.internal.ui.CoreFilePrompter"
id="org.eclipse.cdt.launch.statusHandler.coreFilePrompter">