1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 17:05:26 +02:00

*** empty log message ***

This commit is contained in:
David Inglis 2002-09-24 11:57:37 +00:00
parent dcf4f87706
commit e90d3d2187

View file

@ -79,9 +79,9 @@ public class CoreFileLaunchDelegate extends AbstractCLaunchDelegate {
renderTargetLabel(debugConfig),
iprocess,
exe.getProject(),
true,
false,
true);
true,
false);
}
private IPath getCoreFilePath(final IProject project) {