What ant target does netbeans "Clean & Build" call? -


i trying automatically copy files after "dist" directory has been created , populated. provided ant targets "-post-jar" , "-post-compile" seem run before dist directory created. can't find actual build target in build-impl.xml file. going attempt put command directly in build-impl.xml can't seem determine correct target.

edit: -post-jar work, still curious target called.

edit ant settings run build verbose mode , get better insights targets executed , when. build-impl.xml includes build files netbeans installation can find details (some targets defined through macros , not readable).


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Magento/PHP - Get phones on all members in a customer group -

session - Logging Out Using PHP -