Is there a pre-action added before run Application in Eclipse?

I want to build the project with mvn before executing run Application in Eclipse. How do I configure this operation in Eclipse?
I know that there is a before, in IDEA that can add such an operation before executing it.

Mar.31,2021

this combines maven build and run as applicaiton through a launch group,

Menu