package org.openslx.satserver.util; public class Constants { public static final String BASEDIR = System.getProperty( "user.dir" ); }