main
student 2026-04-01 11:56:00 +02:00
parent 824bc188db
commit 5ddccd865c
2 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>PRGittyQualifierZumBewerten</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>

View File

@ -0,0 +1,9 @@
public class Qualifier {
public static void main(String[] args) {
// TODO Auto-generated method stub
}
}