package org.openslx.imagemaster; import java.util.Properties; public class Globals { public static final Properties properties = new Properties(); }