Is it possible to Delete War file before deployment from tomcat webapps dir? Or run script before build (IDE build)
Thank you
Running ant target before or after compilation is possible. Add an ant script to Ant Build Window, select a target and use it's context menu "Execute On" commands.
Hello sharon,
Running ant target before or after compilation is possible. Add an ant script
to Ant Build Window, select a target and use it's context menu "Execute On"
commands.
Alexander.