[
https://issues.apache.org/jira/browse/SLING-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12924237#action_12924237
]
Sandro Boehme commented on SLING-1851:
--------------------------------------
The paths of the JavaScript files at the server and at the client do not match
out of the box. This results in the breakpoints not getting installed.
To fix that I opened a bug over at Eclipse
(https://bugs.eclipse.org/bugs/show_bug.cgi?id=328531). It contains a patch
that can serve as a starting point for fixing it.
> Integrate the JavaScript debugger from Eclipse JSDT
> ---------------------------------------------------
>
> Key: SLING-1851
> URL: https://issues.apache.org/jira/browse/SLING-1851
> Project: Sling
> Issue Type: New Feature
> Components: Scripting
> Reporter: Sandro Boehme
> Priority: Trivial
> Attachments: SLING-1851-patch.txt
>
>
> It would be helpful if one could debug the JavaScript files to see the state
> of the current variables and to try out some code right from the Eclipse IDE.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.