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:
parent
dcf4f87706
commit
e90d3d2187
1 changed files with 2 additions and 2 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Reference in a new issue