Auf Thema antworten

ich ruf iwo außerhalb Properties.getInstance().setName("Test") auf und anschließend Properties.getInstance().SaveProperties();


und beim erneuten Start vom Programm halt erst Properties.getInstance().LoadProperties(); und anschließend System.out.println(Properties.getInstance().getName());



Oben