1
0
Fork 0
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:
James Blackburn 2011-03-16 13:05:01 +00:00
parent e23e0a9238
commit 0cf94c5dd7

View file

@ -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;