Doing builds against a ClearCase view (run externally using ClearCase Remote Client standalone eclipsed based tool), the MyEclipse Build takes between 5 and 10 minutes. Not sure why, but doing an external build with ant outside of eclipse takes under 30 seconds. (Note: Same script in MyEclipse takes same long amount of time).
My question is, what switch do I need to set on my build options that will allow my externally built packages to work with MyEclipse debugging for servlets. -g does not appear to work. Not even sure if it is supported, but would be very nice if we could get speed of external build and still be able to debug in eclipse.
Any help, comments or suggestions would be greatly appreciated! ❓
Mark W.