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

Bug 467111

Summary: Need to minify and build ternWorker into a single js file.
Product: [ECD] Orion Reporter: libing wang <libingw>
Component: JS ToolsAssignee: libing wang <libingw>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: Michael_Rennie
Version: 8.0   
Target Milestone: 9.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description libing wang CLA 2015-05-12 10:33:09 EDT
Currently the javaScripPlugin is depending on ternWoker.js. The ternWorker.js has other dependencies so it needs to be minified and built into a single js file.
Specially this build will affect Bug 465923.
Comment 1 libing wang CLA 2015-05-26 09:11:42 EDT
Already fixed.