Compare commits

..

3 Commits

Author SHA1 Message Date
DirkSeibel f5f02c9187 Merge pull request 'enhanced/dirkSeibel' (#1) from enhanced/dirkSeibel into main
Reviewed-on: #1
2025-03-05 10:47:06 +01:00
dirk.seibel 1cfa7d6bd9 Das ist jetzt fertig 2025-03-05 10:39:57 +01:00
dirk.seibel 8d48d71f5a neu 2025-03-05 10:34:09 +01:00
@@ -15,7 +15,7 @@ public class JavaApplication2 {
* @param args the command line arguments
*/
public static void main(String[] args) {
// TODO code application logic here
// Jetzt ist das fertig
}
}