java - Quick maven instal as a button in eclipse? -


when want run mvn install on project, requires 3 clicks: rightlick project > run > mvn install.

isn't possible show button in eclipse toolbar @ top performs mvn install on selected project?

you can configure keyboard shortcut this.

in eclipse go window -> preference. left pane go general-> keys find out run maven install, edit keyboard configuration in binding field suits you.

hopes helps.


Comments

Popular posts from this blog

Linux vanilla kernel on QEMU and networking with eth0 -

rdbms - what exactly the undo information lives in oracle? -

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -