forked from Labore/PR2-L
pro
parent
82a24bbdd9
commit
de95895809
|
@ -0,0 +1,17 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
||||
<classpathentry kind="src" path="DemoAnonymeKlasse/src"/>
|
||||
<classpathentry kind="src" path="DemoXMLSerialisierung/src"/>
|
||||
<classpathentry kind="src" path="Eingabe_BufferedReader/src"/>
|
||||
<classpathentry kind="src" path="Eingabe_Scanner/src"/>
|
||||
<classpathentry kind="src" path="Eingabe/src"/>
|
||||
<classpathentry kind="src" path="LeseDatei/src"/>
|
||||
<classpathentry kind="src" path="LeseDatei2/src"/>
|
||||
<classpathentry kind="src" path="LeseDateiGepuffert/src"/>
|
||||
<classpathentry kind="src" path="LeseDateiMitZeilennr/src"/>
|
||||
<classpathentry kind="src" path="Roemisch/src"/>
|
||||
<classpathentry kind="src" path="SchreibeDatei/src"/>
|
||||
<classpathentry kind="src" path="SchreibeDateiMitPrintWriter/src"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
</classpath>
|
|
@ -26,3 +26,4 @@ replay_pid*
|
|||
|
||||
.DS_Store
|
||||
|
||||
/bin/
|
||||
|
|
|
@ -0,0 +1,17 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<projectDescription>
|
||||
<name>PR2-L</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>
|
Loading…
Reference in New Issue