Description
In Eclipse almost all modules show the compile error 'The type package-info is already defined'. It seems Eclipse does not support duplicated package-info.java found in main and in test. The fix is shown in [1], to be added to the main pom.xml to get fixed for everyone.
Attachments
Issue Links
- links to