Update Repository Structure

This commit is contained in:
Siwat Sirichai 2020-10-27 01:01:22 +07:00
parent 8f8fd59d64
commit 199c0ead4d
7 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>Assignment8</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>

2
Week9/readme.txt Normal file
View File

@ -0,0 +1,2 @@
the java files in this folder require the Program Eclipse IDE
if you want to run it with your terminal, remove the package declaration first!