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

Bug 527310

Summary: codeEdit: Build is broken on javascript ternworker.js
Product: [ECD] Orion Reporter: libing wang <libingw>
Component: EditorAssignee: libing wang <libingw>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P1 CC: Michael_Rennie
Version: 16.0   
Target Milestone: 17.0   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description libing wang CLA 2017-11-15 14:51:19 EST
Our generic build script generates a finger print in the line of
require(["javascript/plugins/ternWorkerCore.blahblah"], null, self.errback);

We should add exception during build time for codeEdit build because we do not build ternWorkerCore.blahblah.js file for codeEdit build.