What is the action name for full maven reload?

Answered

We had situation in in IDEA 2024.2.3 when “Incremental” maven update didn't work and was just showing the exception, and only Full sync helped. Do we have action for full sync execution? For Incremental I've found this one Reload All maven Project Incrementally, but I was not able to find the action for full sync, could you please advice?

 

 

0
6 comments

Hi,

Thanks for your reponse, but I don't have it in 2024.2.4, is it named “Reload All Gradle Projects” instead?

 

0

Oh, just got it - but it is disabled. How can I make it enabled?

0

It looks like it allows execution despite of being disabled, so it works for me.

0

Danila Galimov The action is named “Reload All Maven Projects” and, depending on your IDEA version, it can be accessed from:

 

0

Roman Vatagin , are you sure about Maven Tool Window ? It looks like Reload All maven Project Incrementally action is invoked there instead:

0

Danila Galimov IDEA 2024.3 has an updated UI for Maven Tool Window:

As well as updated naming:

  • Sync is what used to be called “Incremental Sync”
  • Reload is what used to be regular “Sync/Reload”
0

Please sign in to leave a comment.