Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 394580 - Shell: Have to use 'ls' first in a folder in order to invoke node someApp.js.
Summary: Shell: Have to use 'ls' first in a folder in order to invoke node someApp.js.
Status: CLOSED DUPLICATE of bug 396642
Alias: None
Product: Orion
Classification: ECD
Component: Client (show other bugs)
Version: 1.0   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-19 11:28 EST by libing wang CLA
Modified: 2012-12-14 15:17 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description libing wang CLA 2012-11-19 11:28:32 EST
I am using Mark's node server with the shell command to start a node app.
I have a sub folder in my work space and all my apps are under that sub folder.
Steps:
1.Open shell page.
2.cd mySubFolder
3.Type node myApp.js, or, use tab to finish the completion.
4.The file name rendered in the command line has a red underline. I can't really use return key to invoke it.

Later on, I realized that I had to use 'ls' first after 'cd' to the folder. Then everything was ok.
Comment 1 libing wang CLA 2012-12-10 10:31:03 EST
In regular Orion you open the shell in a sub folder and type edit foo.js, it works.
Comment 2 libing wang CLA 2012-12-14 15:10:12 EST
duplicated.
Comment 3 libing wang CLA 2012-12-14 15:17:54 EST
dup.

*** This bug has been marked as a duplicate of bug 396642 ***