Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

org.eclipse.debug.ui.toggleBreakpointsTargetFactory extension failed to load breakpoint toggle target #182

Open
paulvi opened this issue Dec 17, 2014 · 3 comments
Labels

Comments

@paulvi
Copy link
Member

paulvi commented Dec 17, 2014

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

@paulvi paulvi added the node.js label Dec 17, 2014
@steinybot
Copy link

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
Copy link

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
Copy link
Member Author

paulvi commented Jun 10, 2015

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants