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

org.eclipse.wst.jsdt.core not found installing into eclipse #58

Closed jric closed 11 years ago

jric commented 11 years ago

After updating eclipse (Helios) recently, I am no longer able to install nodeclipse. I get this error message:

Cannot complete the install because one or more required items could not be found. Software being installed: Nodeclipse 0.4.0.201305191444 (org.nodeclipse.feature.group 0.4.0.201305191444) Missing requirement: Nodeclipse 0.4.0.201305191444 (org.nodeclipse.ui 0.4.0.201305191444) requires 'bundle org.eclipse.wst.jsdt.core 1.1.102' but it could not be found Cannot satisfy dependency: From: Nodeclipse 0.4.0.201305191444 (org.nodeclipse.feature.group 0.4.0.201305191444) To: org.nodeclipse.ui [0.4.0.201305191444]

I tried manually installing JSDT, but that did not solve the problem. I noticed that nodeclipse looks for org.eclipse.wst.jsdt.CORE, but I am unable to find that exact bundle on the helios update page, only this one: org.eclipse.wst.jsdt.FEATURE.FEATURE.GROUP.

It seems that something is changed, and nodeclipse needs to be udpated to allow the new bundle name to fulfill the dependency?

paulvi commented 11 years ago

This is not bug of Noceclipse and as such should go to Stackoveflw.com Question created - http://stackoverflow.com/questions/17418747/nodeclipse-org-eclipse-wst-jsdt-core-not-found-installing-into-eclipse

Answer:

  1. Try again after some time
  2. As said in https://github.com/Nodeclipse/nodeclipse-1/issues/46 , try install NJSDT or get Enide to install NJSDT http://marketplace.eclipse.org/content/enide-eclipse-nodejs-ide
paulvi commented 11 years ago

close as duplicate of #46

paulvi commented 11 years ago

Install in new Eclipse Kepler or get it with Nodeclipse NTS