Intellij IDEA 一些不为人知的技巧 问题描述: Intellij IDEA 调试修改时,改动页面和 java 文件后,无法立刻看到变化,需要手动重启服务. 问题原因: 在 IDEA tomcat 中 server 的配置里,找到 on frame deactivation 条目,选择 update classes and resources. 由于服务器添加的 Artifact 类型问题,有的项目可能没有 update classes and resources 这个选项,只有 Ho
转自:https://blog.csdn.net/moneyshi/article/details/81298861 因对IDEA使用不熟,在使用和配置GIT的时候,可能哪里配置错误,导致我一直无法使用IDEA提交项目,并且提示异常: The directory <Project> is registered as a Git root, but no Git repositories were found there. 只能通过文件夹的方式或者 命令行的形式提交. 解决方案: 即把原项目的