Auf Thema antworten

Die Syntax für die Properties stimmt schon, das Format ist nämlich recht flexibel.


Wie nillehammer schon anmerkt, wahrscheinlich Datei nicht gefunden oder sowas.


Probier mal sowas wie:


[code]p.load(this.getClass().getClassLoader().getResourceAsStream("sync.properties"));[/code]



Oben