How Do I Handle the Dependency Package That Is Automatically Loaded?
Question
Before a project is imported using the IDEA, if the Maven has been configured in the IDEA, the tool automatically loads the dependency package specified in the Maven configuration. If the automatically loaded dependency package is not compatible with the application, the project fails to be built. How do I handle the dependency package loaded automatically?
Answer
It is recommended that you manually delete the dependency package that is automatically loaded after the project is imported. The procedure is as follows:
- On the IDEA tool,
- Choose Libraries, right-click the dependency package that is automatically loaded, and choose Delete from the shortcut menu.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot