static File getMainJarLocation() { ret new File(MyClass.class.getProtectionDomain().getCodeSource().getLocation().toURI()); }