Closed lordyavin closed 4 years ago
Mh, know it works. Don't know what I changed but probelm markers are created now.
The problems markers are shown in the editor but not in the Problems view.
investigating, please try testing build #236
Just remembered that this issue is pending. With
it currently works.
Expected Behavior
Each doxygen error and warning shall be added as eclipse problems markers to mark corresponding sources.
Actual Behavior
Source code is not marked with doxygen errors or warnings.
Steps to Reproduce the Problem
Run doxygen on sources that generates warnings and errors.
Your Environment