diff options
Diffstat (limited to 'reference/.classpath')
-rw-r--r-- | reference/.classpath | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/reference/.classpath b/reference/.classpath index e6312a8..1767a9d 100644 --- a/reference/.classpath +++ b/reference/.classpath @@ -1,9 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <classpath> - <classpathentry kind="src" path="logging-demo/src/main/java"/> - <classpathentry kind="src" path="logging-library/src/main/java"/> - <classpathentry kind="src" path="logging-mock-service/src/main/java"/> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"> + <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"> <attributes> <attribute name="module" value="true"/> <attribute name="owner.project.facets" value="java"/> |