Skip to content

Commit 98c12c0

Browse files
committed
chore: update classpath file
1 parent 8f7fadb commit 98c12c0

1 file changed

Lines changed: 0 additions & 13 deletions

File tree

java/codedifferently-app/.classpath

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,12 @@
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"/>

0 commit comments

Comments
 (0)