You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Faried Fauzi edited this page Jan 6, 2020
·
2 revisions
To update maven library
Refresh your maven index from Settings/Preferences | Build, Execution, Deployment | Build Tools | Maven | Repositories. NOTE: this will take a while but it can be run in the background.
In the pom.xml add/update your dependency (shortcut Alt + Insert)
Re-imports your maven dependencies
Note: if your pom.xml file is not detected (e.g. Alt + Insert does not have the option to add new dependency), you can add your project as a maven project.