150 questions
0
votes
1
answer
623
views
Install Nodeclipse to Eclipse 2018-12 fails
Im trying to install Nodeclipse (from https://nodeclipse.github.io/) to my Eclipse IDE (ver 2018-12) through the marketplace client but get the following error:
The following solutions are not ...
0
votes
0
answers
82
views
Eclipse 2020-09 nodeclipse font size
I'm starting to work with nodejs. I have nodeclipse installed on my Eclipse 2020-09 IDE. The most infuriating thing is that the font size for the code editor windows is small.
I tried the ...
0
votes
1
answer
337
views
Eclipse IDE for JavaScript and web developers does not show inline error in code
I have recently downloaded Eclipse for Javascript and Web Developers and imported one of my node JS project in it. Eveything is fine except I am not getting inline errors like I get on Eclipse for ...
-1
votes
1
answer
183
views
nodeclipse editbox plugin - unable to install
I have updated eclipse to 4.10 (2018-12/R), the cpp package
Running under ubuntu 18.04.
I tried to add nodeclipse editbox using the marketplace, but it cannot find the plugin.
Then tried the option ...
1
vote
0
answers
60
views
Using nodeclipse with docker instead of local nodejs installation
currently I'm evaluating, how to setup my web development infrastructure using docker.
I would like to use eclipse with nodeclipse, but I don't want to install nodejs locally. Additionally I don't ...
0
votes
1
answer
354
views
Nodeclipse cannot debug
I'm new to NodeJS. I tried start with Eclipse + Nodeclipse&Endie 2015 as IDE for my experiment. However, when I tried with debug "Debug As -> Node Application", the exception keep showing.
...
10
votes
1
answer
984
views
Error with autocomplete in Eclipse
I am running Eclipse 4.6.3 with GoClipse and NodeClipse installed. I have configured Go in Preferences -> Go.
I want autocomplete to work for Go. However, it is giving me the error: writing to ...
1
vote
0
answers
117
views
Slow debugging Nodejs with Eclipse
Has anybody experienced this while debugging a Nodejs application on Eclipse? It takes a whole lot of time to show a page rendered by a jade template that displays the jquery-based jtable from http://...
0
votes
0
answers
106
views
eclipse on MacOSX :marketplace plugins resinstallation
I am using eclipse oxygen/Neon on Mac OSx SIerra ,I have installed nodeclipse plugin but when I close my eclipse and start it again. it prompts me for reinstallation for same plugins where as this ...
1
vote
2
answers
530
views
History, etc. of Nodeclipse & Enide
I'm an experience-zero Japanese newbie for Nodeclipse & Enide. Could anyone answer my questions below? I can't find anything related to them inside Nodeclipse & Enide homepage:
What is the ...
1
vote
1
answer
1k
views
Remove Nodeclipse Console from Console View
The checkbox in the Nodeclipse settings to enable the Nodeclipse console has no effect on removing the console from the console view. I launch several applications in Eclipse (Neon but this problem ...
2
votes
1
answer
789
views
Building workspace hangs at 50% invoking JSHintProblemChecker on </projectname>: Eclipse
Recently installed nodeclipse plugin. Before that, things were normal. Any help would be appreciated. Thanks for your time in advance.
2
votes
1
answer
562
views
Starting a Node.js app in Eclipse (using Nodeclipse plugin) results in Path must be a string error
I observed that the execution of a sample Node.js app in Eclipse (using the Nodeclipse plugin) results in the following error.
path.js:8
throw new TypeError('Path must be a string. Received ' +
^...
0
votes
2
answers
130
views
nodeclipse does not create express4 projects
My nodeclipse does not create express4 projects. I downloaded the latest node.js and installed on my ubuntu. Also downloaded latest nodeclipse. But, each time I create a new node.js express project, ...
1
vote
1
answer
300
views
installing nodeclipse returning error
I am getting this error when installing using MARKETPLACE (RECOMMENDED WAY: A BIT QUICKER). I am doing the tutorial from here and I am following A) MARKETPLACE (RECOMMENDED WAY: A BIT QUICKER)
In the ...