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.debug.ui.toggleBreakpointsTargetFactory extension failed to load breakpoint toggle target #182

Open paulvi opened 9 years ago

paulvi commented 9 years ago

org.eclipse.debug.ui.toggleBreakpointsTargetFactory extension failed to load breakpoint toggle target because the specified id is already registered. Specified ID is: org.chromium.debug.ui.ChromiumToggleBreakpointTargetFactory

An exception stack trace is not available.

eclipse.buildId=4.4.0.I20140606-1215 java.version=1.8.0_05 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=zh_CN Framework arguments: -product org.eclipse.epp.package.standard.product -showLocation Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.standard.product -showLocation

steinybot commented 9 years ago

I'm having the same problem.

eclipse.buildId=4.4.2.M20150204-1700
java.version=1.8.0_45
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_NZ
Framework arguments:  -product org.eclipse.epp.package.jee.product
Command-line arguments:  -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.jee.product

It will stop on (some) breakpoints in the main file but not any other files.

I have tried with a clean Eclipse installation with a new workspace and a new Node.js Project. No matter what I do it doesn't work. Defeats the purpose of using an IDE if I cannot debug the code. Falling back to console logging for debugging which is tedious.

mManishTrivedi commented 9 years ago

Same issue facing by me and unable to debug and code assist. Anybody have solution :'( or need better editor for node. like android stdio is separated for Android.

paulvi commented 9 years ago

That was reminder for a error sometimes seen in ErrorLog VIew

If you have problem open new issue giving details as said at www.nodeclipse.org/#support