I'm following the Scala, Eclipse and Maven Integration tutorial.
It is really useful.
But there is one thing that seems annoying to me:
I always need to run two commands from the Eclipse Run as menu:
Maven clean
Maven install
Is there any way to configure Scala and Maven plugins for Eclipse, to make it possible to run both tasks as a single command from the Eclipse menu?
For example:
Maven clean install
like in the following Eclipse non-Scala configuration.
Choose the option Maven build..., and type clean install
in the Goals text box.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With