- I add a file in the windows directory, which is not added to the eclipse workspace, but can only be refreshed manually.
- html, js and css are not very friendly to be written under eclipse. I now use vs code to write them, and after returning eclipse, I also need to refresh them manually before they can be hot deployed to Tomcat.
Finally, how to enable eclipse to refresh the workspace in real time and automatically add and update files. How to configure it, or what plug-ins need to be installed. Thank you first.