Svatopluk Dedic created NETBEANS-6476:
-----------------------------------------

             Summary: ActionItem indexer does not work for project root files
                 Key: NETBEANS-6476
                 URL: https://issues.apache.org/jira/browse/NETBEANS-6476
             Project: NetBeans
          Issue Type: Improvement
          Components: editor - Parsing & Indexing, projects - Maven
            Reporter: Svatopluk Dedic


Tasklist infrastructure was rewritten to use Parsing API in the past, the 
[FileScanningWorker|https://github.com/apache/netbeans/blob/master/ide/tasklist.ui/src/org/netbeans/modules/tasklist/impl/FileScanningWorker.java]
 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.

 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to