Skip to main content



      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 05:13
Eclipse UserFriend
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: Tue Jun 24 00:24:58 EDT 2025

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

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

Back to the top