Getting Eclipse, debugging Javascript to work

I cannot get Eclipse (luna SR1a) and Javascript debugging to work with Crossfire. Firefox and Eclipse are definitely connecting. I have Firebug, Crossfire and Status-Ever loaded in Firefox. Ability to start listening to Crossfire and Eclipse Crossfire Debug config in connection mode for connection. But when I run my html file, web pages work, but never break at a breakpoint. Any suggestions for a fix?

+1
javascript debugging eclipse remote-debugging
Feb 18 '15 at 1:22
source share

No one has answered this question yet.

See similar questions:

41
JavaScript debugging in Eclipse

or similar:

7649
How do JavaScript locks work?
7494
How to remove a specific element from an array in JavaScript?
7432
How to check if a string contains a substring in JavaScript?
7287
What does use strict do in JavaScript, and what are the reasons for this?
5722
How to remove a property from a JavaScript object?
5670
Which operator is equal (== vs ===) should be used in comparing JavaScript?
4829
How to include javascript file in another javascript file?
3796
How do you get the timestamp in JavaScript?
2853
Get current url using javascript?
1858
"Debug certificate expired" error in Android Eclipse plugins



All Articles