Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Tasklist infrastructure was rewritten to use Parsing API in the past, the FileScanningWorker is not called from anywhere. But the TaskIndexer is only called for registered GPR roots, which includes all sources, resources ... but not the project root itself.
That means that Tasks are not collected from the project buildscript or definition files, for example. All other folders, not reported through GPR are ignored as well.