summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorJakob Heher <jakob.heher@iaik.tugraz.at>2022-09-30 11:55:17 +0200
committerJakob Heher <jakob.heher@iaik.tugraz.at>2022-09-30 11:58:48 +0200
commit78f00b9678a7dfdf5b5c2750290dcd3c80265099 (patch)
tree1fea7e741f672d9607656187cac052d984768258 /.classpath
parentfd24a56578a323715b844b610ba91a3bfd400342 (diff)
downloadpdf-over-78f00b9678a7dfdf5b5c2750290dcd3c80265099.tar.gz
pdf-over-78f00b9678a7dfdf5b5c2750290dcd3c80265099.tar.bz2
pdf-over-78f00b9678a7dfdf5b5c2750290dcd3c80265099.zip
delete eclipse settings that really should've never been part of the repo
Diffstat (limited to '.classpath')
-rw-r--r--.classpath10
1 files changed, 0 insertions, 10 deletions
diff --git a/.classpath b/.classpath
deleted file mode 100644
index 8b5c0e0c..00000000
--- 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">
- <attributes>
- <attribute name="module" value="true"/>
- </attributes>
- </classpathentry>
- <classpathentry exported="true" kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER"/>
- <classpathentry kind="output" path="target/classes"/>
-</classpath>