Closed molipha closed 11 years ago
You should have node and express configured before installing Nodeclipse
Read carefully http://www.nodeclipse.org/updates/ page
If more questions how to use, please ask on StackOverflow http://stackoverflow.com/questions/tagged/nodeclipse
And of course you can enter path where your node and express are installed.
Those settings will be set automatically in normally. Did you set those by hand?
I guess @molipha doesn't know where node and express are installed.
I guess @molipha have not installed node.js and express.
@molipha You should install node.js and express before installing Nodeclipse.
:+1:
Hi,
Sorry I was away.
I have both node and express installed and know their paths, but I don't know the path, nor could I find it, of completions.json.
The situation may have something to do with my having Aptana already installed and it is also an eclipse style editor I believe.
oh I see, completions.json path is not mandatory, it is already inside Nodeclipse. The only case you need to re-define completions.json location is if you want to add more templates inside.
Currently, it is similar to SublimeText suggestion, see #27 Improving Code Assist with SublimeText-Nodejs
TODO add tooltip to say completions.json path is not mandatory
It looks like I'm good to go. Thanks for following up.
Hi,
I tried to install but am redirected to the preferences window to set the paths for node, express and completions.json.
What are the correct values for these?
Thanks