SheenLim08 Posted September 22, 2019 Share Posted September 22, 2019 Hi PHP Freaks, In my last post, you have known that I was studying PHP, i have reached the part of the book im reading for Javascript and I am very happy with all the things I have learned so far. However, I do need help in my remote debugging for java scripts. Setup: Laptop - Where netbeans is installed. Ubuntu Webserver - is where the project is located, this is running on a VirtualBox VM. Project: The project is deployed n the Ubuntu Webserver and everytime i run debug or start the project from Ubuntu Webserver a directory sync will start from my laptop to the ubuntu webserver. I was able to successfully configured PHP remote debugging with Netbeans and now I need it for javascript. I was redirected to a Chrome plugin named "Netbeans Connector", I have already configured my Netbeans project to use Chromium with Netbeans Connector (See attached), but when i ran the project, i get a "Browser refused to debug this tab". I actually prefer if all my development tools will be on one IDE environment rather than jumping around with other tools to achieve the same thing. Can anyone help me configuring my Netbeans do remote debugging for a project located on my Ubuntu Webserver? Any help is appreciated. Quote Link to comment https://forums.phpfreaks.com/topic/309266-netbeans-remote-javascript-debugging/ Share on other sites More sharing options...
SheenLim08 Posted September 22, 2019 Author Share Posted September 22, 2019 Or whats the alternative way of debugging javascript? Quote Link to comment https://forums.phpfreaks.com/topic/309266-netbeans-remote-javascript-debugging/#findComment-1569920 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.