java folder of jar

66

java folder of jar -

return new File(MyClass.class.getProtectionDomain().getCodeSource().getLocation()
    .toURI()).getPath();

Comments

Submit
0 Comments