revelc / formatter-m2e-configurator

M2E configurator for the formatter-maven-plugin
Apache License 2.0
7 stars 2 forks source link

Bring m2e configurator up to date #181

Closed hazendaz closed 7 months ago

hazendaz commented 7 months ago

All works well at command line and in Eclipse without errors. The test module which is still disabled is in better shape however it has issues with the import of m2e for the test. I looked at other projects and its the same so not sure what is missing. That is only a problem in eclipse, its fine from command line. The tests do not actually work though as they want Eclipse workspace which is null otherwise. Everything else is entirely current now.