Tagged Questions
1
vote
1answer
759 views
IntelliJ IDEA: Run Batch script before and after Run/Debug Configuration
Background:
I have a Run config that runs a maven build.
I already have a Context Path set up to look at the Target Directory of the Build directory, so I don't have to manually copy the war file ...