diff options
| author | Ben Culkin <scorpress@gmail.com> | 2020-04-12 13:13:42 -0400 |
|---|---|---|
| committer | Ben Culkin <scorpress@gmail.com> | 2020-04-12 13:13:42 -0400 |
| commit | 9052ed6da37af23ea82588d248f409e60a33c6cb (patch) | |
| tree | e816d2032e0a550754712bbae836cdb11383e291 /.classpath | |
| parent | 13aec7074fb0583a72112376df7b8764b0823ce0 (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-- | .classpath | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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"/> |
