开发者

Why there are two 'run as maven build' options in Spring tool suite

开发者 https://www.devze.com 2023-03-11 12:35 出处:网络
I am trying my hands on Spring tool suite. I obs开发者_Python百科erved that it when you right click on your spring project and select run as then there are many options available out which two are

I am trying my hands on Spring tool suite. I obs开发者_Python百科erved that it when you right click on your spring project and select run as then there are many options available out which two are

7 Maven build Alt+Shift+X,M

8 Maven build..

For me it look like one and the same thing. Still I am not able to figure out the difference between it.

Why there are two 'run as maven build' options in Spring tool suite


The first one lets you pick an existing Maven launch configuration. The one with the ... opens a new launch configuration.

0

精彩评论

暂无评论...
验证码 换一张
取 消