diff options
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/.classpath b/.classpath deleted file mode 100644 index c53469e..0000000 --- a/.classpath +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<classpath> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11"> - <attributes> - <attribute name="module" value="true"/> - </attributes> - </classpathentry> - <classpathentry kind="src" path=""/> - <classpathentry kind="output" path=""/> -</classpath> |