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

Bug 511590

Summary: Support a JavaScript project at any level in the tree
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: JS ToolsAssignee: Michael Rennie <Michael_Rennie>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P2    
Version: 13.0   
Target Milestone: 14.0   
Hardware: PC   
OS: Mac OS X   
Whiteboard:
Bug Depends on: 511326    
Bug Blocks:    

Description Michael Rennie CLA 2017-02-02 11:59:50 EST
Follow up work based in the the discussion started in bug 509476#c7. We should try to support finding a project context anywhere in the tree.
Comment 1 Michael Rennie CLA 2017-02-28 15:29:52 EST
Fixed in:

http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=07749c201d3fac6f90b9ce54ca795be05361565d

This calls out to the new getProject API, and failing that, falls back the old behaviour.