Maven
on the intellij
was unavailable(think removed).I can not make new maven project or import dependency form pom.xml
using: right click->maven->reImport
.No maven option exist when right click.
In the Project tool window, right-click your project and select Add Framework Support. In the dialog that opens, select Maven from the options on the left and click OK. IntelliJ IDEA adds a default POM to the project and generates the standard Maven layout in Project tool window.
Go to File -> Settings and use the search bar to find maven settings. There you can find the maven version (usually against the field "Maven home directory" ).
Under Maven Projects tab (usually on the right hand side), select the goals you want Intellij to run after a Build -> Make Project and then right click and select the trigger (for instance in the above snapshot, the trigger was chosen as 'Execute After Make'. You can choose whatever you wish).
Windows: Navigate File > Settings > Plugins
MacOS: Navigate Preferences > Plugins
Then switch to Installed
tab, search for maven
and click enable
button.
https://www.jetbrains.com/help/idea/managing-plugins.html
It looks like the installation iscorrupted.
Remove the .IntellijXX
or .IdeaICXX
settings folder, which can be found under in the current user directory and after restarting Intellij, it should recreate everything fixing the problem.
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