Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
2.7
-
None
-
None
Description
Genrated resources (1) should be handled the same as normal resources (2) and not as generated Sources.
[.classpath]
1) <classpathentry kind="src" path="target/generated-resources" including="*/.java"/>
2) <classpathentry kind="src" path="src/main/resources" excluding="*/.java"/>