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

Bug 472273

Summary: Code Edit Widget: Need to create a separate AMD build.
Product: [ECD] Orion Reporter: libing wang <libingw>
Component: ClientAssignee: libing wang <libingw>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: mamacdon, Silenio_Quarti
Version: 10.0   
Target Milestone: 10.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description libing wang CLA 2015-07-09 07:10:34 EDT
Currently if you use the built-codeEdit.js you can use it for both stand alone and AMD loader to hook up the widget. But there are needs to use requirej module loader to load other modules, e.g. define(['orion/Deferred']), we need a separate build for this.