summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbjculkin <bjculkin@localhost>2023-10-25 23:02:09 +0000
committerbjculkin <bjculkin@localhost>2023-10-25 23:02:09 +0000
commitb4180c7658a679341948a642ef57cbfc031317ce (patch)
tree431ae6fdeb0e8c494ad636e20b405c072f2cc542
parentbdc3409184b28e2371c541a3d76b262d3f9f1f8e (diff)
Tweak for new setup
-rw-r--r--.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index ef141e6..c4090d2 100644
--- a/.classpath
+++ b/.classpath
@@ -5,7 +5,7 @@
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
- <classpathentry kind="src" output="target/classes" path="src">
+ <classpathentry including="**/*.java" kind="src" output="target/classes" path="src">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>