Open GoogleCodeExporter opened 9 years ago
This cause major problems for Eclipse since mvn eclipse:eclipse creates and
.classpath filer where the folder test-classes is placed before the classes
folder.
Changes of files in the src/main/apps and src/main/resources are copied by
Eclipse to the classes folder but not visible in runtime due to the incorrectly
copied files to the test-classes folder.
Eclipse "clean project" command works as a workaround for this problem.
Original comment by magnus.l...@gmail.com
on 29 Jan 2013 at 8:13
Original comment by hakan.dahl@gmail.com
on 23 Feb 2014 at 3:25
Original issue reported on code.google.com by
magnus.l...@gmail.com
on 29 Jan 2013 at 7:53