Hi,
I've been assigned with XML to dita conversion tool. For that, I've given a try to write XSLT using Ant build. Everything is working fine.
Now I found an option to debug the Ant script in Jdeveloper. I put some break points at Ant script and XSLTs. The control is stopping at break point in Ant script but not XSLTs.
Any clue would be great help to stop the control at XSLTs as well in the debugging process.
Jdev 12.1.2
XSLT 2.0
In built Apache Ant Version 1.8.4
Below is sample Ant, XSLT and XML
https://en.wikibooks.org/wiki/Apache_Ant/XSLT
Thanks in advance,
Samba.