在使用Intelij IDEA的时候,发现核心的组件没有被更新,于是发现了这篇文章可以解决这个问题: Force Intellij IDEA to reread all maven dependencies 具体说来就是: Press CTRL+SHIFT+A to find actions, and input "reimport", you will find the "Reimport All Maven Projects". On a Mac, use CM
I am using Maven in my projects from last couple of years, and the automatically downloading the Jars from repository feature of maven is really helpful for developers. But If you are using Eclipse and want to read/analyse Source Code or Java Doc of