File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<classpath >
3- <classpathentry kind =" src" output =" bin/test" path =" src/test/resources" >
4- <attributes >
5- <attribute name =" gradle_scope" value =" test" />
6- <attribute name =" gradle_used_by_scope" value =" test" />
7- <attribute name =" test" value =" true" />
8- </attributes >
9- </classpathentry >
103 <classpathentry kind =" src" output =" bin/test" path =" src/test/java" >
114 <attributes >
125 <attribute name =" gradle_scope" value =" test" />
136 <attribute name =" gradle_used_by_scope" value =" test" />
147 <attribute name =" test" value =" true" />
158 </attributes >
169 </classpathentry >
17- <classpathentry kind =" src" output =" bin/main" path =" src/main/resources" >
18- <attributes >
19- <attribute name =" gradle_scope" value =" main" />
20- <attribute name =" gradle_used_by_scope" value =" main,test" />
21- </attributes >
22- </classpathentry >
2310 <classpathentry kind =" src" output =" bin/main" path =" src/main/java" >
2411 <attributes >
2512 <attribute name =" gradle_scope" value =" main" />
You can’t perform that action at this time.
0 commit comments