CDT builds all C projects before launch [message #175466] |
Thu, 24 August 2006 23:10  |
Eclipse User |
|
|
|
I'm working on a new plugin that has a launch configuration type which
launches files from CDT standard make projects.
The problem is that every time I launch with it, CDT builds every C
project in the workspace before eclipse even calls my launch configuration
delegate.
Does anyone know why CDT would want to build every single C project in the
workspace? What might trigger this? How does CDT even know that I'm trying
to launch with my launch configuration type? It seems like the debug
plugin would just invoke my launch delegate directly. Why is CDT even
involved?
Any ideas on how I can stop this from happening?
Thanks,
Ryan
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.07236 seconds