Does Maven plugin change the action of Run button (green triangle) in Eclipse? -


i know maven helps build project, e.g. create war. in eclipse benefits add?

does add magic when press run or helps dependencies?

it not default change run action.

but, illustrated in article, adds run configuration possibility define "run action", trigger maven builds:

https://raw.githubusercontent.com/wiki/restcomm/mediaserver/images/eclipsemavenbuildtarget.png


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -