File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
src/main/resources/assets/images/graphics Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 14
14
</classpathentry >
15
15
<classpathentry kind =" src" output =" target/test-classes" path =" src/test/java" >
16
16
<attributes >
17
+ <attribute name =" test" value =" true" />
17
18
<attribute name =" optional" value =" true" />
18
19
<attribute name =" maven.pomderived" value =" true" />
19
- <attribute name =" test" value =" true" />
20
20
</attributes >
21
21
</classpathentry >
22
22
<classpathentry excluding =" **" kind =" src" output =" target/test-classes" path =" src/test/resources" >
23
23
<attributes >
24
- <attribute name =" maven.pomderived" value =" true" />
25
24
<attribute name =" test" value =" true" />
25
+ <attribute name =" maven.pomderived" value =" true" />
26
26
<attribute name =" optional" value =" true" />
27
27
</attributes >
28
28
</classpathentry >
29
29
<classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11" >
30
30
<attributes >
31
+ <attribute name =" module" value =" true" />
31
32
<attribute name =" maven.pomderived" value =" true" />
32
33
</attributes >
33
34
</classpathentry >
You can’t perform that action at this time.
0 commit comments