mirror of
https://github.com/bspeice/itcs4180
synced 2025-09-05 14:15:25 -04:00
Add the initial Homework 1 project
This commit is contained in:
6
HW1/.classpath
Normal file
6
HW1/.classpath
Normal file
@ -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/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
Reference in New Issue
Block a user