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
Post a Comment