NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

JavaScript Debugger in 7.1

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    NetBeans Forums -> Ajax Users
View previous topic :: View next topic  
Author Message
tarmax



Joined: 17 Apr 2012
Posts: 19

PostPosted: Wed May 02, 2012 9:20 am    Post subject: JavaScript Debugger in 7.1 Reply with quote

Hello,
i need to debug a web application that has some JS script.
I have found that in the Available plugins catalog there isn't the javascript plugin, is it already installed in this netbeas versione?
where i can find it?
thanks
Back to top
thibraga06



Joined: 20 Jun 2012
Posts: 1

PostPosted: Thu Jun 21, 2012 5:23 pm    Post subject: Reply with quote

You can debug your JavaScript code in the browser, because this is a client side language. If you use Google Chrome, press F12 and go to Scripts, find your script in the list in the left and put any breakpoints as you want. There are some shortcuts in the Chrome Developer Tools, like F8 to continue the script execution, F10 to go to the next line or F11 to go inside a function...

For Firefox, install the Firebug extension. For IE... I don't know exactly about the developer tools of IE 6-8 versions, but IE 9 has your own console (very poor and difficult to use, but it has)
Back to top
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    NetBeans Forums -> Ajax Users All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB
By use of this website, you agree to the NetBeans Policies and Terms of Use. © 2012, Oracle Corporation and/or its affiliates. Sponsored by Oracle logo