1
0
mirror of https://github.com/bspeice/itcs4180 synced 2025-09-04 05:35:27 -04:00

Add the initial Homework 1 project

This commit is contained in:
DjBushido
2014-01-21 19:53:09 -05:00
commit 235ca6f76e
3 changed files with 34 additions and 0 deletions

17
HW1/.project Normal file
View File

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