File tree Expand file tree Collapse file tree 2 files changed +24
-19
lines changed Expand file tree Collapse file tree 2 files changed +24
-19
lines changed Original file line number Diff line number Diff line change 10
10
<attributes >
11
11
<attribute name =" optional" value =" true" />
12
12
<attribute name =" maven.pomderived" value =" true" />
13
+ <attribute name =" test" value =" true" />
14
+ </attributes >
15
+ </classpathentry >
16
+ <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7" >
17
+ <attributes >
18
+ <attribute name =" maven.pomderived" value =" true" />
13
19
</attributes >
14
20
</classpathentry >
15
- <classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17" />
16
21
<classpathentry kind =" con" path =" org.eclipse.buildship.core.gradleclasspathcontainer" />
17
22
<classpathentry kind =" con" path =" org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER" >
18
23
<attributes >
19
24
<attribute name =" maven.pomderived" value =" true" />
20
25
</attributes >
21
26
</classpathentry >
22
- <classpathentry kind =" output" path =" bin" />
27
+ <classpathentry kind =" src" path =" target/generated-sources/annotations" >
28
+ <attributes >
29
+ <attribute name =" optional" value =" true" />
30
+ <attribute name =" maven.pomderived" value =" true" />
31
+ <attribute name =" ignore_optional_problems" value =" true" />
32
+ <attribute name =" m2e-apt" value =" true" />
33
+ </attributes >
34
+ </classpathentry >
35
+ <classpathentry kind =" src" output =" target/test-classes" path =" target/generated-test-sources/test-annotations" >
36
+ <attributes >
37
+ <attribute name =" optional" value =" true" />
38
+ <attribute name =" maven.pomderived" value =" true" />
39
+ <attribute name =" ignore_optional_problems" value =" true" />
40
+ <attribute name =" m2e-apt" value =" true" />
41
+ <attribute name =" test" value =" true" />
42
+ </attributes >
43
+ </classpathentry >
44
+ <classpathentry kind =" output" path =" target/classes" />
23
45
</classpath >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments