| Unable to set breakpoint in Ant script [message #652653] |
Fri, 04 February 2011 16:05 |
Dims Messages: 11 Registered: August 2010 |
Junior Member |
|
|
How to debug ant scripts?
I have and script in the Liferay plugin project. It's build.xml contains
<import file="../build-common-portlet.xml" />
entry, and the latter file contains
<import file="../build-common-plugin.xml" />
entry in turn.
So, the actual script is outside of the project directory.
Probably this is the reason I can't toggle breakpoint in build-common-plugin.xml file.
So, how to debug ant script in such a situation?
Thanks.
|
|
|
Powered by
FUDForum. Page generated in 0.01481 seconds