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

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

c++ - How to test/verify that zero-initialization takes place -

node.js - Webpack/TypeScript Raising Errors When node_modules is Excluded -