Class AbstractFullTextSearchProcessor

    • Constructor Detail

      • AbstractFullTextSearchProcessor

        public AbstractFullTextSearchProcessor()
    • Method Detail

      • getProjectScope

        public Set<String> getProjectScope​(org.eclipse.core.resources.IProject initialProject,
                                           IV8ProjectManager projectManager)
        Gets name of the projects from workspace for creating projects scope for full text search find operation
        Parameters:
        initialProject - initial project for full text search, can't be null
        projectManager - actual IV8ProjectManager, can't be null
        Returns:
        names of the project for full text search find operation, never null