File tree Expand file tree Collapse file tree 4 files changed +190
-4
lines changed Expand file tree Collapse file tree 4 files changed +190
-4
lines changed Original file line number Diff line number Diff line change 99 <classpathentry excluding =" **" kind =" src" output =" target/classes" path =" src/main/resources" >
1010 <attributes >
1111 <attribute name =" maven.pomderived" value =" true" />
12+ <attribute name =" optional" value =" true" />
1213 </attributes >
1314 </classpathentry >
1415 <classpathentry kind =" src" output =" target/test-classes" path =" src/test/java" >
2223 <attributes >
2324 <attribute name =" maven.pomderived" value =" true" />
2425 <attribute name =" test" value =" true" />
26+ <attribute name =" optional" value =" true" />
27+ </attributes >
28+ </classpathentry >
29+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17" >
30+ <attributes >
31+ <attribute name =" maven.pomderived" value =" true" />
2532 </attributes >
2633 </classpathentry >
27- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" />
2834 <classpathentry kind =" con" path =" org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER" >
2935 <attributes >
3036 <attribute name =" maven.pomderived" value =" true" />
3339 <classpathentry kind =" src" path =" target/generated-sources/annotations" >
3440 <attributes >
3541 <attribute name =" optional" value =" true" />
42+ <attribute name =" maven.pomderived" value =" true" />
43+ <attribute name =" ignore_optional_problems" value =" true" />
44+ <attribute name =" m2e-apt" value =" true" />
3645 </attributes >
3746 </classpathentry >
3847 <classpathentry kind =" src" output =" target/test-classes" path =" target/generated-test-sources/test-annotations" >
3948 <attributes >
4049 <attribute name =" optional" value =" true" />
50+ <attribute name =" maven.pomderived" value =" true" />
51+ <attribute name =" ignore_optional_problems" value =" true" />
52+ <attribute name =" m2e-apt" value =" true" />
4153 <attribute name =" test" value =" true" />
4254 </attributes >
4355 </classpathentry >
You can’t perform that action at this time.
0 commit comments