On eclipse we can use clean and clean tomcat work directory on tomcat server to clear the cache and the app. What is the equivalent operation on Intellij? Do I need to manually delete those file in the /Users//Library/Caches/IntelliJIdea{.}/tomcat/ ?
Asked
Active
Viewed 109 times
0
-
@Leo Thanks, it's helpful. Does the following directory , /Users/
/Library/Caches/IntelliJIdea{ – Jiayu He Feb 26 '21 at 18:26. }/tomcat/ includes just the tomcat app? What if I would like to also clean the tomcat work directory as well? -
Does invalidating cache also clean the tomcat work directory as well? – Jiayu He Feb 26 '21 at 18:40