Eclipse 4.5.2 & Webclipse (2015/2016) doesn't stop at breakpoint JS [message #1727209] |
Mon, 21 March 2016 10:45 |
Mariusz Jakubowski Messages: 1 Registered: March 2016 |
Junior Member |
|
|
I'm using Eclipse 4.5.2 and I've installed Webclipse and Tomcat 8.0. I'm trying to debug an example. But the debugger doesn't stop at a breakpoint. It runs through the whole file and shows
Uncaught TypeError: $(...)[methodToCall] is not a function
at doExceptions (http://localhost:8080/Webclipse-JSDebug-WebApp-Example/:180:42)
at (http://localhost:8080/Webclipse-JSDebug-WebApp-Example/:181:6)
Failed to load resource: the server responded with a status of 404 (Not Found)
Uncaught TypeError: $(...)[methodToCall] is not a function
at doExceptions (http://localhost:8080/Webclipse-JSDebug-WebApp-Example/:180:42)
at (http://localhost:8080/Webclipse-JSDebug-WebApp-Example/:181:6)
What did I do wrong?
|
|
|
Powered by
FUDForum. Page generated in 0.04513 seconds