IDEA non-maven project import jar

For non-maven projects, importing jars is a very troublesome thing. If it is better to create a new lib folder in the project and put the downloaded jars into the project, you can use the jar package by reference at the same time. If you put it outside the project, the jar is accidentally deleted or the path is changed.

Published 138 original articles · praised 34 · 150,000 views

Guess you like

Origin blog.csdn.net/bbj12345678/article/details/105402544