Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[m2e-dev] Way to trigger eclipse configurator

Hi all,
 
   I have built an eclipse configurator to tune the eclipse formatting settings [1].

   To trigger the configurator I'm using a fake Mojo&goal only to use its dependencies and configurations.
 
   Is there another solution, that could avoid this fake mojo and goal ?


[1] https://github.com/cheleb/m2e-settings

--
"Computers are useless. They can only give you answers."
- Pablo Picasso -

Back to the top