REMOVE::removed settings.gradle file in src folder

this messed with the paths for the main settings.gradle file
This commit is contained in:
Sem van der Hoeven
2019-03-09 14:12:44 +01:00
parent 803b0c2064
commit 2e1becbe32
11 changed files with 1211 additions and 8 deletions

17
.project Normal file
View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>OOPP</name>
<comment></comment>
<projects/>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments/>
</buildCommand>
</buildSpec>
<linkedResources/>
<filteredResources/>
</projectDescription>