java - I am a beginner in SSM. I became famous when I imported classes under a package I wrote. Can someone please give me an answer?
PHPz
PHPz 2017-05-17 10:04:46
0
3
848

1.SSM framework, when importing packages, it becomes red, and pom dependencies are imported correctly.
2. It is useless to click clean in the project and then click install.
3.

4.

PHPz
PHPz

学习是最好的投资!

reply all(3)
阿神

The com.tustcs.matrix package was created by me in the folder

, so an error was reported!
Let’s review the naming convention of JAVA packages...

刘奇

First check if your package is in the lib directory. If not, it means there is a maven import error. If there is, open the project settings and see if the project uses the package.

仅有的幸福

For local jar packages, search how to use local jar packages in maven

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template