src/de/uhilger/mediaz/App.java
@@ -53,9 +53,9 @@ * * @param args Kommandozeilenparameter */ public static void main(String[] args) { public static void main(String[] args) throws ClassNotFoundException { rb = ResourceBundle.getBundle(RB_NAME); logger.info(new File(".").getAbsolutePath()); logger.fine(new File(".").getAbsolutePath()); initParams = new HashMap(); for (String arg : args) {