Maven Generate actions for pom.xml editor
March 3rd, 2010 by serega.vasilievTry the last EAP of IntelliJ IDEA 9.0.2 to test new ‘Generate’ actions for Maven pom.xml editor. Type “Alt+Insert” to invoke the “Generate…” popup menu and select an action to run.
IntelliJ IDEA actually runs live template inside to complete the code generation


Let us know what you think about.
Tags: Code Generation, Maven

March 3rd, 2010 at 9:54 am
Really great! I missed this feature very much.
March 4th, 2010 at 7:38 am
Great! I’ve been writing my own live templates for this, never got the idea to press Alt+Insert…just shows how useful this Intellij feature blog is