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

Bug 513107

Summary: Wrong project reference in javaScriptProject
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: JS ToolsAssignee: Michael Rennie <Michael_Rennie>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P2    
Version: 13.0   
Target Milestone: 14.0   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Michael Rennie CLA 2017-03-03 19:37:00 EST
There is a typo in the inputChanged handling in javaScriptProject:

line 703 and 704 should reference 'this' not the fetched project from the server.

This causes the tooling to not properly recompute the env if you change to an 'important file', make a change, and navigate back to what you were doing.