In Netbeans, maven's settings.xml
file is part of every project and can easily be edited from each project:
Is there something similar in Intellij or do I need to manually open the file?
If you have some custom plugins that require you to import your project from the IntelliJ IDEA model, press Ctrl+Shift+A and search for the Project from Existing Sources action. In the dialog that opens, select the pom. xml file of the project you want to open. Click OK.
By default IntelliJ 14 takes the user settings file under C:\Users{user}. m2\settings. xml.
It's not visible by default.
Right Click on POM --> Maven --> Open Settings.xml
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With