summaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorStefan Suhren <suhren.stefan@fh-swf.de>2017-08-26 13:29:58 +0200
committerStefan Suhren <suhren.stefan@fh-swf.de>2017-08-26 13:35:16 +0200
commit1069997339b1b6552f46de5382375b9a0444566f (patch)
tree956335f6de86562d791c63882a5be13404c00a4e /.classpath
parent762e9893a73a371a138d2abbe49103e7dc1e5937 (diff)
downloadNotepad---1069997339b1b6552f46de5382375b9a0444566f.tar.gz
Notepad---1069997339b1b6552f46de5382375b9a0444566f.zip
Remove gitignored filesHEADmaster
Diffstat (limited to '.classpath')
-rw-r--r--.classpath7
1 files changed, 0 insertions, 7 deletions
diff --git a/.classpath b/.classpath
deleted file mode 100644
index 3b2e843..0000000
--- a/.classpath
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" path="src"/>
- <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.fx.ide.jdt.core.JAVAFX_CONTAINER"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>