Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Debug ant script when called from RCP product(How to debug ant script when called from RCP product)
Debug ant script when called from RCP product [message #1012842] Fri, 22 February 2013 10:13
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:Accessing files from assets folder in Eclipse for Android
Next Topic:Eclipse Jobs API with newFixedThreadPool()
Goto Forum:
  


Current Time: Wed Sep 25 23:32:43 GMT 2024

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

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

Back to the top