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

Bug 500085

Summary: Error running eslint on this file
Product: [ECD] Orion Reporter: Olivier Thomann <Olivier_Thomann>
Component: JS ToolsAssignee: Olivier Thomann <Olivier_Thomann>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: curtis.windatt.public, Michael_Rennie
Version: 12.0   
Target Milestone: 13.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Olivier Thomann CLA 2016-08-22 14:09:19 EDT
define("webtools/htmlOutliner", [
	,
], function() {

});

There is an error because a node is null. Needs to be fixed.