-
Improvement
-
Resolution: Fixed
-
Minor
-
None
When using the plugin on my code, it detect some strings "XXX" as task tag...
Task tags should be detected only in comments.
In tasks list I have now :
File | Line | Priority | Type | Message |
---|---|---|---|---|
MyClass.java | 36 | LOW | XXX | "); |
MyClass.java | 89 | MEDIUM | TODO | Auto-generated method stub |