mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 01:15:29 +02:00
API tooling: @since 1.1 should be @since 2.0
This commit is contained in:
parent
e23e0a9238
commit
0cf94c5dd7
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ import org.eclipse.ui.texteditor.ITextEditor;
|
|||
* description client class should additionally implement
|
||||
* {@link IMarkerResolution2}
|
||||
*
|
||||
* @since 1.1
|
||||
* @since 2.0
|
||||
*/
|
||||
public abstract class AbstractCodanCMarkerResolution implements ICodanMarkerResolution {
|
||||
private boolean codanProblem;
|
||||
|
|
Loading…
Add table
Reference in a new issue