Skip to content

Commit fe5fbf6

Browse files
committed
Fix project structure
1 parent 9bb2368 commit fe5fbf6

File tree

83 files changed

+1
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+1
-1
lines changed

.classpath

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<classpath>
3-
<classpathentry kind="src" output="bin/main" path="src">
3+
<classpathentry kind="src" output="bin/main" path="src/main/java">
44
<attributes>
55
<attribute name="gradle_scope" value="main"/>
66
<attribute name="gradle_used_by_scope" value="main,test"/>

0 commit comments

Comments
 (0)