franksisca
18-03-2010, 14:54
vorrei ricavare il percorso del jar che si sta eseguendo, come faccio?
franksisca
18-03-2010, 15:25
risolto....
String sorgente = NomeDellaClasse.class.getResource("").getPath()
.replaceFirst("^.*:", "").replaceFirst("!.*$", "")
vBulletin® v3.6.4, Copyright ©2000-2025, Jelsoft Enterprises Ltd.