Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Debug Ant script when called from RCP product(How to debug an Ant script that is called from an RCP product)
Debug Ant script when called from RCP product [message #1012461] Thu, 21 February 2013 15:48
Sam Spring is currently offline Sam SpringFriend
Messages: 6
Registered: October 2012
Junior Member
Hi,


Basically I am working on an RCP product that calls targets in a build.xml file to perform actions such as clearcase tasks, software builds etc.

I know how to debug the Ant script directly but I want to be able to to debug the ant script when it is called from my RCP product so I can see all the parameters passed to the script etc.

I add breakpoints to the build.xml file however when I launch my RCP product in debug mode and call the ant script the debug points are not hit inside build.xml.

Does anyone know if this is possible?



Best Regards

Sam
Previous Topic:Contacting Software Sites
Next Topic:SDK Version
Goto Forum:
  


Current Time: Thu Apr 25 12:31:33 GMT 2024

Powered by FUDForum. Page generated in 0.09521 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top