mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-03 22:35:43 +02:00
Added "since" tag.
This commit is contained in:
parent
0525ad390c
commit
9ffb4cb9f7
1 changed files with 1 additions and 0 deletions
|
@ -211,6 +211,7 @@ public class GdbLaunchDelegate extends LaunchConfigurationDelegate
|
|||
/**
|
||||
* Method used to check that the project, program and binary are correct.
|
||||
* Can be overridden to avoid checking certain things.
|
||||
* @since 2.1
|
||||
*/
|
||||
protected IPath checkBinaryDetails(final ILaunchConfiguration config) throws CoreException {
|
||||
// First verify we are dealing with a proper project.
|
||||
|
|
Loading…
Add table
Reference in a new issue