mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-07 09:46:02 +02:00
- fixed missing since tag
This commit is contained in:
parent
4e2bb4061d
commit
82162abb01
1 changed files with 3 additions and 0 deletions
|
@ -80,6 +80,9 @@ import com.ibm.icu.text.MessageFormat;
|
|||
|
||||
abstract public class AbstractCLaunchDelegate extends LaunchConfigurationDelegate {
|
||||
|
||||
/**
|
||||
* @since 6.0
|
||||
*/
|
||||
public class CLaunch extends Launch {
|
||||
|
||||
private AtomicBoolean fRefreshDone;
|
||||
|
|
Loading…
Add table
Reference in a new issue