Alfresco Share Javascript debugging
Start the tomcat in debug mode (ie) c:\alfresco\tomcat\bin>catalina.bat jpda start
Enable javascript debugging in alfresco share
Go to the below URL and click Enable button.
http://localhost:8080/share/page/api/javascript/debugger
Now you will get a new javascript debugging window to debug the javascript.
Hope this helps !
Start the tomcat in debug mode (ie) c:\alfresco\tomcat\bin>catalina.bat jpda start
Enable javascript debugging in alfresco share
Go to the below URL and click Enable button.
http://localhost:8080/share/page/api/javascript/debugger
Now you will get a new javascript debugging window to debug the javascript.
Hope this helps !
No comments:
Post a Comment