1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-30 21:55:31 +02:00

added comment about problems with marker dissapering

This commit is contained in:
Alena Laskavaia 2010-07-22 00:49:59 +00:00
parent 9dde9a4f28
commit 93ab595f8c

View file

@ -107,7 +107,9 @@ public abstract class AbstractCodanCMarkerResolution implements
/**
* Opens an editor with the document corresponding to the given problem and
* returns the corresponding IEditorPart.
* returns the corresponding IEditorPart. Please note that is code analysis
* is setup to run on reconsile this action would trigger checkers run, and
* original marker may be removed as a result.
*
* @param marker
* the problem marker