diff options
author | Julian T <julian@jtle.dk> | 2020-09-29 15:10:59 +0200 |
---|---|---|
committer | Julian T <julian@jtle.dk> | 2020-09-29 15:10:59 +0200 |
commit | 2764a232788e6d820ebe95419730a319eea1bd3c (patch) | |
tree | 7b331f2eb5a7db0fa40e67427117c3c79f1279df /sem5/oop/m7/.project | |
parent | fef26c3cd47c1e6d3a9dc7592db5721b996ead6b (diff) |
Added java and net assignments
Diffstat (limited to 'sem5/oop/m7/.project')
-rw-r--r-- | sem5/oop/m7/.project | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/sem5/oop/m7/.project b/sem5/oop/m7/.project new file mode 100644 index 0000000..771bfe1 --- /dev/null +++ b/sem5/oop/m7/.project @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>distchat</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + <buildCommand> + <name>org.eclipse.jdt.core.javabuilder</name> + <arguments> + </arguments> + </buildCommand> + </buildSpec> + <natures> + <nature>org.eclipse.jdt.core.javanature</nature> + </natures> +</projectDescription> |