1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 09:16:02 +02:00

Fix PDA source lookup bug.

This commit is contained in:
Pawel Piech 2009-03-16 18:24:36 +00:00
parent 1681e9fc13
commit 1517fb3e03

View file

@ -13,7 +13,7 @@
<launchConfigurationType
sourceLocatorId="org.eclipse.cdt.examples.dsf.pda.sourceLocator"
delegate="org.eclipse.cdt.examples.dsf.pda.launch.PDALaunchDelegate"
sourcePathComputerId="org.eclipse.cdt.examples.pda.dsf.sourcePathComputer"
sourcePathComputerId="org.eclipse.cdt.examples.dsf.pda.sourcePathComputer"
name="DSF PDA Application"
id="org.eclipse.cdt.examples.dsf.pda.launchType"
modes="run, debug"/>