summaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorStefan Suhren <suhren.stefan@fh-swf.de>2017-08-26 13:48:33 +0200
committerStefan Suhren <suhren.stefan@fh-swf.de>2017-08-26 13:48:33 +0200
commit719e72cea0d7a022017641dc095db3f1d8de7798 (patch)
treede150e0f5b2fffac78c6ec0ee91fc8f1b15f4f85 /.classpath
parentdc5ea1e78eee529090d739774889639fab1c181c (diff)
downloadJava1-719e72cea0d7a022017641dc095db3f1d8de7798.tar.gz
Java1-719e72cea0d7a022017641dc095db3f1d8de7798.zip
Remove gitignored filesHEADmaster
Diffstat (limited to '.classpath')
-rw-r--r--.classpath8
1 files changed, 0 insertions, 8 deletions
diff --git a/.classpath b/.classpath
deleted file mode 100644
index 59486dc..0000000
--- a/.classpath
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="src" path="tests"/>
- <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.junit.JUNIT_CONTAINER/4"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>