How to Automatically Load Jars Packages?
Question
Before importing a project by using the IDEA tool, if Maven has been configured in the IDEA tool, the IDEA tool will automatically load the Jars packages in the Maven configuration. When the automatically loaded Jars packages do not match with the application, the project fails to be built. How to Automatically Load Jars Packages?
Answer
After a project is imported, to manually delete the automatically loaded Jars packages, perform the following steps:
- On the IDEA tool, choose .
- Select and select the Jars packages that are automatically imported. Right-click the mouse and select Delete.
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.