Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Eclipse 4.5.2 & Webclipse (2015/2016) doesn't stop at breakpoint JS
Eclipse 4.5.2 & Webclipse (2015/2016) doesn't stop at breakpoint JS [message #1727209] Mon, 21 March 2016 10:45
Mariusz Jakubowski is currently offline Mariusz JakubowskiFriend
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?
Previous Topic:Can't create project from existing directory
Next Topic:Space indentation don't work on multiple line (mac OS)
Goto Forum:
  


Current Time: Sat May 11 00:51:31 GMT 2024

Powered by FUDForum. Page generated in 0.03793 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top