I want to flush the tomcat lib conf use during IntelliJ embedded deploy.
I tested:
- reload artifact,
- restart server,
- drop .IntelliJIdea13\system\tomcat , .IntelliJIdea13\system\compile-server.
but my tomcat7/lib/confEnv.xml
is never reloaded.
The file is a spring bean configuration in the tomcat7/lib directory, (I'm not architect on this project)
The last time i need to reboot my computer.
I've tried the "actions" dialog (Ctrl+shift+A) in IntelliJ for help, but to no avail.