debugging - Eclipse: why is ant build launched for one project when I start debug cfg for another? -
i have 2 java projects loaded in eclipse both of include build.xml files. created debug configuration projecta when launch (right click -> debug -> debug configurations -> etc) before starts, ant build projectb runs. in environment out of whack, , sure it's fault, can't figure out how stop this. please help!
by way, in case matters, build.xml projecta incomplete, i.e. can't use run meaningful build of project.
Comments
Post a Comment