OK, my first git repository may have got smashed, but that isn't a reason
for doing without. Reinitialising, history lost. And this time push to remote!
This commit is contained in:
commit
e59f160f70
20 changed files with 6205 additions and 0 deletions
6
.classpath
Normal file
6
.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.6"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
||||
Loading…
Add table
Add a link
Reference in a new issue