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

Bug 434543

Summary: [terminal] Add node and node debugging support
Product: [ECD] Orion Reporter: Anthony Hunter <ahunter.eclipse>
Component: DockerAssignee: Project Inbox <orion.server-inbox>
Status: RESOLVED WONTFIX QA Contact:
Severity: enhancement    
Priority: P3    
Version: 6.0   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Anthony Hunter CLA 2014-05-09 16:11:19 EDT
The terminal should support running a node application and debugging it.

A user would like to connect to the running node application to test it. We need to expose a port so that the user can connect his client browser to the node application running in the terminal for testing.

The user would also like to debug the node application using node-inspector, which would require a second exposed port.

Progress has been made server side to support the feature, but the ports capability needs work client side so that the user knows what ports to use.
Comment 1 Anthony Hunter CLA 2015-01-20 15:54:07 EST
We have removed the terminal feature from Orion 8.0, see Bug 457990 for full details.