Compare commits

..

1 Commits

Author SHA1 Message Date
aron.baer a94870f435 hallo 2025-03-05 10:25:52 +01:00
5 changed files with 26 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="src" path="JavaApplication2/src"/>
<classpathentry kind="output" path="bin"/>
</classpath>
+1
View File
@@ -0,0 +1 @@
/bin/
+17
View File
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>JavaTest</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>
@@ -15,7 +15,7 @@ public class JavaApplication2 {
* @param args the command line arguments
*/
public static void main(String[] args) {
// Ich arbeite weiter
// TODO code application logic here
}
}
+1
View File
@@ -0,0 +1 @@
dsadasds