Compare commits
1 commit
Author | SHA1 | Date | |
---|---|---|---|
9203515b24 |
1 changed files with 2 additions and 0 deletions
|
@ -67,6 +67,8 @@ public class Main {
|
|||
|
||||
load.updateBar("Ladevorgang abgeschlossen");
|
||||
load.close();
|
||||
|
||||
System.out.println("hello world");
|
||||
|
||||
} catch (Exception e) {
|
||||
System.out.println("fehler");
|
||||
|
|
Loading…
Reference in a new issue