aboutsummaryrefslogtreecommitdiff
path: root/sem5/oop/m7/.classpath
diff options
context:
space:
mode:
authorJulian T <julian@jtle.dk>2020-09-29 15:10:59 +0200
committerJulian T <julian@jtle.dk>2020-09-29 15:10:59 +0200
commit2764a232788e6d820ebe95419730a319eea1bd3c (patch)
tree7b331f2eb5a7db0fa40e67427117c3c79f1279df /sem5/oop/m7/.classpath
parentfef26c3cd47c1e6d3a9dc7592db5721b996ead6b (diff)
Added java and net assignments
Diffstat (limited to 'sem5/oop/m7/.classpath')
-rw-r--r--sem5/oop/m7/.classpath6
1 files changed, 6 insertions, 0 deletions
diff --git a/sem5/oop/m7/.classpath b/sem5/oop/m7/.classpath
new file mode 100644
index 0000000..fb50116
--- /dev/null
+++ b/sem5/oop/m7/.classpath
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>