Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 481035

Summary: [refs] Provide file state information in the refs view
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: JS ToolsAssignee: Michael Rennie <Michael_Rennie>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: Silenio_Quarti, steve_northover
Version: 10.0   
Target Milestone: 11.0   
Hardware: All   
OS: All   
Whiteboard:

Description Michael Rennie CLA 2015-10-29 13:18:34 EDT
If there is any file state information (parse errors, etc) that could affect the confidence in a match / categorization, we should try to provide that to the user in the refs view.
Comment 1 Michael Rennie CLA 2015-10-29 15:28:22 EDT
Pushed first cut to:

http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=527b132e0b76ddaf012239cb4ed4fd59221954d4

This currently tags the result as having errors and shows it in yet another group called 'Parse Errors'
Comment 2 Michael Rennie CLA 2015-11-05 14:47:07 EST
We are sticking with the grouping + confidence of the commit, where matches from files with parse errors appear in the 'Parse Errors' group and are tagged such that they show up in the UI as '?' (meaning we are not 100% sure).

Closing fixed.