Hi All,
i don't know if possible, but i would like to know if i can debug a Splunk app with Advanced Xml with javascript using Eclipse to put breakpoints, etc.
if the answer is "Yes" How? i'm new working with Eclipse, js & Splunk.
Thanks & Regards,
Not sure about Eclipse, but why don't you use your browser? It can set breakpoints, view and edit variables and all that good stuff just as well.
In Firefox and Chrome, you can press F12 and go to the "Debugger" (Firefox) or "Sources" (Chrome) tab to see the javascript- and other files used on your dashboard.
Not sure about Eclipse, but why don't you use your browser? It can set breakpoints, view and edit variables and all that good stuff just as well.
In Firefox and Chrome, you can press F12 and go to the "Debugger" (Firefox) or "Sources" (Chrome) tab to see the javascript- and other files used on your dashboard.
Hello Jeff,
Thank you so much from a Rookie. I'm using with Chrome and it's work perfectly.
Regards,