summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorBen Culkin <scorpress@gmail.com>2020-04-12 13:13:42 -0400
committerBen Culkin <scorpress@gmail.com>2020-04-12 13:13:42 -0400
commit9052ed6da37af23ea82588d248f409e60a33c6cb (patch)
treee816d2032e0a550754712bbae836cdb11383e291 /.classpath
parent13aec7074fb0583a72112376df7b8764b0823ce0 (diff)
Finish up extraction
This applies the changes that were necessary to complete the extraction of these packages from bjc-utils
Diffstat (limited to '.classpath')
-rw-r--r--.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/.classpath b/.classpath
index 5e8a55f..9fdcfec 100644
--- a/.classpath
+++ b/.classpath
@@ -13,6 +13,7 @@
<attribute name="test" value="true"/>
</attributes>
</classpathentry>
+ <classpathentry kind="src" path="src/example/java"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<attributes>
<attribute name="maven.pomderived" value="true"/>