Eclipse-Projekt angelegt
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@2 72836036-5685-4462-b002-a69064685172
This commit is contained in:
parent
a9c28568dd
commit
793b4c6dac
2 changed files with 24 additions and 0 deletions
7
.classpath
Normal file
7
.classpath
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry kind="src" path="src"/>
|
||||
<classpathentry kind="src" path="test"/>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
Reference in a new issue