Home  >  Q&A  >  body text

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?

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.

PHPzPHPz2734 days ago812

reply all(3)I'll reply

  • 阿神

    阿神2017-05-17 10:06:46

    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...

    reply
    0
  • 怪我咯

    怪我咯2017-05-17 10:06:46

    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.

    reply
    0
  • 仅有的幸福

    仅有的幸福2017-05-17 10:06:46

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

    reply
    0
  • Cancelreply