Nodeclipse / nodeclipse

Nodeclipse-1 : Eclipse plugin for Node.js, PhantomJS development (Nodeclipse core plugin); Maven and Gradle (with Android) plugins
https://nodeclipse.github.io/
158 stars 78 forks source link

node eclipse not working <terminated, exit value: -1073741819>Node.js Process #98

Closed SIva16nov closed 10 years ago

SIva16nov commented 10 years ago

When i run my node express or node project its not running .. when i see the debug console it shows this message ..<terminated, exit value: -1073741819>Node.js Process

paulvi commented 10 years ago

What version do you use? What Java, Eclipse, OS do you use? Are you first time user? What exact code is running?

SIva16nov commented 10 years ago

yes Sir.. im using eclipse juno, JDK1.6, windows XP.. my code is just a welcome page of express project. you know it shows only "Welcome" .. never did any coding..

paulvi commented 10 years ago

Though specific cause may be found,

try general recommendation http://www.nodeclipse.org/updates/

SIva16nov commented 10 years ago

Ok sir .. let me try and say..what is Eclipse 4.3 ?? keplar??

paulvi commented 10 years ago

Yes, 4.3 is Kepler

get Eclipse distribution from http://sourceforge.net/projects/nodeclipse/files/

SIva16nov commented 10 years ago

i solved it .. thanks a lot...

paulvi commented 10 years ago

What was the reason? How did you solved?